Post Reply 
New Version: 2016.08.29 r10637
10-27-2016, 02:07 AM
Post: #93
RE: New Version: 2016.08.29 r10637
TEXTOUT command returns the X coordinate smoothly when working on an existing area as:

TEXTOUT_P("Text",0,0,1) --> 20
TEXTOUT_P("Text",0,0,7) --> 43

However would be more beneficial get the same results when working out of an area:

TEXTOUT_P("Text",0,-30,1) --> 26 //Bad
TEXTOUT_P("Text",0,-30,7) --> 26 //Bad

Always assumee font=3
Font Size: Medium Font

Viga C | TD | FB
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: New Version: 2016.08.29 r10637 - Maro - 09-06-2016, 09:15 PM
RE: New Version: 2016.08.29 r10637 - JMB - 09-09-2016, 08:02 AM
RE: New Version: 2016.08.29 r10637 - akmon - 09-08-2016, 09:20 PM
RE: Computer ??? - BERNARD MICHAUD - 09-19-2016, 04:40 PM
RE: New Version: 2016.08.29 r10637 - johna - 10-13-2016, 10:55 AM
RE: New Version: 2016.08.29 r10637 - johna - 10-13-2016, 06:40 PM
RE: New Version: 2016.08.29 r10637 - DrD - 10-17-2016, 09:51 AM
RE: New Version: 2016.08.29 r10637 - Carlos295pz - 10-27-2016 02:07 AM



User(s) browsing this thread: 6 Guest(s)