Post Reply 
TEXTOUT_P: new line?
05-21-2015, 05:04 PM
Post: #3
RE: TEXTOUT_P: new line?
(05-21-2015 04:59 PM)DrD Wrote:  
(05-21-2015 04:28 PM)salvomic Wrote:  hi,
is there a way to get a new line in a TEXTOUT_P command?

With TEXTOUT_P() you are using x,y pixels, so to get to a "new" line, just change the x and y values (plus/minus) depending on which way the new vertical, horizontal spacing the line needs to be. Experiment with your font selection as to how many pixels per character you would need. With 320x240 pixels you can pixon or pixoff anything anywhere within.

ok, I'm trying!
I would like to rewrite the texts for Terminal in TEXTOUT_P but when the text is log it's a bit tricky to get the same neat output...
For example, after solve() results I get a list, and sometimes it's too long and go off at right side without scrolling...

I'm experimenting Smile

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
TEXTOUT_P: new line? - salvomic - 05-21-2015, 04:28 PM
RE: TEXTOUT_P: new line? - DrD - 05-21-2015, 04:59 PM
RE: TEXTOUT_P: new line? - salvomic - 05-21-2015 05:04 PM
RE: TEXTOUT_P: new line? - DrD - 05-21-2015, 05:14 PM
RE: TEXTOUT_P: new line? - salvomic - 05-21-2015, 05:15 PM
RE: TEXTOUT_P: new line? - StephenG1CMZ - 10-11-2015, 06:31 PM



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