RE: Live Tutoria?
- Posted by Lynn Kilroy <leks_transportation at hotmail.com> Jan 21, 2006
- 471 views
Jason Gade wrote: > <snip> > > Try this (tested code): > }}} <eucode> > > include get.e > include graphics.e > > procedure ColorLocatePrintTextOnly(integer FGC, > integer BGC, > integer Row, > integer Col, > sequence Text) > > text_color(FGC) > bk_color(BGC) > position(Row, Col) > puts(1, Text) > > text_color(WHITE) > bk_color(BLACK) > > > end procedure > > object Key > > clear_screen() > > ColorLocatePrintTextOnly(RED, BROWN, 12, 34, "Hello, World!") > > Key = wait_key() > </eucode> {{{ > > Let me know if you have any more questions. > I moved your procedure in to an include file {successfully, so I'm learning some things}. How do I compose a string with the output of wait_key? That I know that one is also very telling - I integrated it in Inkey. > > Oh, I don't know if you are using email or the web interface for > EUforum. If you are using the web interface, you can put \<eucode\> > \</eucode\> around a code snippet to "colorize" it in the forum. I am using Topica to view and reply to the forum, now. Seems that something was buggy with my Hotmail interface. See if Topica will work better. Which means I have a Topica account. {Giggles} I even own several dead mailing lists! Aren't I special? {Laughs} Love & Friendship & Blessed Be! Lynn Erika Kilroy