1. Text in VS
Hello Everybody,
I got (again) a problem with virtuals screens : How to display some text
on a specific screen adress ??
I looked for some procedures but I didn't find one
Gwen
2. Re: Text in VS
>Hello Everybody,
>I got (again) a problem with virtuals screens : How to display some text
>on a specific screen adress ??
>I looked for some procedures but I didn't find one
>Gwen
Do you pixel graphics mode, or text mode? I've made some kinda useful, realy
fast routines for text mode virtual screens, for drawing colored positioned
text, text boxes and other things. I can upload it if you (or anyone else)
wants it?
-Mark.
3. Re: Text in VS
If you're using NEIL then use the display_image({x,y},build_text_image())
format.
Mike Hurley