Color R,G,B

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by pbdep.


Hello PB Team,

Probably not alarming high on your feature list??
But it would be wonderful having Color support under Console mode.

For Console mode under Windows and LINUX (more important)

BackColor R,G,B
TextColor R,G,B

I can emagine running the above for ANSI (slow), but it would be nice to bypass ANSI and using direct VideoBuffer for colors in ASM.(Fast)

Hope its a little higher on your Prio Listing, because There are
Some Linux Tools UpComing build with PB and Colors would make it rock
even harder :wink:

Regards,
Norman.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by pbdep.
Originally posted by pbdep


Hello PB Team,

Probably not alarming high on your feature list??
But it would be wonderful having Color support under Console mode.

For Console mode under Windows and LINUX (more important)

BackColor R,G,B
TextColor R,G,B

I can emagine running the above for ANSI (slow), but it would be nice to bypass ANSI and using direct VideoBuffer for colors in ASM.(Fast)

Hope its a little higher on your Prio Listing, because There are
Some Linux Tools UpComing build with PB and Colors would make it rock
even harder :wink:

Regards,
Norman.


Hello PB Team,

Let me correct myself a little :wink: (always fun to do that..uhum..)

The above should read :

Result = ConsoleColor(CharacterColor,BackGroundColor)
(indeed it exists but not for Linux, following the documents)

Hope its a feature on your list for the next release.

Thanks, Norman.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by MrVainSCL.

Hi pbdep...
still waiting for UDP support and MD5FileStreaming loooong time... Hope we will see this features like your request soon in a next release...

PIII450, 256MB Ram, 80GB HD + 6,4 GB, RivaTNT, DirectX8.1, SB AWE64, Win2000 + all Updates...

greetz
MrVainSCL! aka Thorsten
Post Reply