Re: graphics mode 283

new topic     » goto parent     » topic index » view thread      » older message » newer message

Lou Weinfurtner wrote:
> 
> I've been working with the Euphoria DOS version for a while now and I really 
> enjoy it.  However, I have a fairly powerful grapics card and monitor, and I
> would like to draw graphic screens at 1280x1024 at 24 or 32 bit resolution.
> 
> Are there any plans at RDS to upgrade the graphics.e include file to handle
> graphics mode 283?
> 
> I've tried using the TrueColr.e with great success until I ran into a problem
> I can't figure out.  I used the following statement to read the bgr values:
> 
> vp = read_virtual_pixel(a,{100,100},1)
> 
> Now I want to print these bgr numbers on the active screen, but I keep 
> getting ASCII code printed when I use true_puts or true_putsxy.
> 
> Any help would be appreciated.
> 

I assume true_puts prints a string. To print the "structure" of a sequence,
you'd have to pre-process the sequence with sprint(), before printing it.

Regards, Alexander Toresson

Shhh! Be vewy quiet! I'm hunting wuntime ewwows!

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu