Login  
Search All Forums
Dart Home | PowerTCP Emulation for .NET | Custom Development Reply | PowerTCP Emulation for .NET Topics | Forums   
AuthorForum: PowerTCP Emulation for .NET
Topic: Displayed colour of emulation colour
mozcomp

From: SPIT JUNCTION, Australia
Posts: 3
Member Since: 06/07/11
posted June 7, 2011 2:45 AM

vt320 emulation provides for 8 foreground/background colours. What is the recomended way to display those colours differently.
eg emulation Background BLUE displays as RGB 0,0,255 how best to change this to say RGB 0,0,152
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted June 8, 2011 3:31 PM

Hello,

The only thing that approaches what you're looking for here would be the NormalIntensity property, which can take 0,0,255 to 0,0,152, but this would only affect text color, be across all colors, and, for example, you wouldn't be able to change green to blue. Are you looking for something more along the lines of emulator-wide color control, changing green to blue, and a per-color control of intensity?

------
-Non-current subscribers must contact sales@dart.com to update subscription and receive continued support as needed.
------

mozcomp

From: SPIT JUNCTION, Australia
Posts: 3
Member Since: 06/07/11
posted June 9, 2011 1:26 AM

Thanks for the reply.
I think it would be an emulator wide control of colour, something like an options table with 16 entries, each representing the RGB colour of the emulation colour, 8 foreground colours and 8 background colours.
No doubt a similar table already exists somewhere in the code, that provides the existing settings.

The only other way I could think of doing it would be to have code fired by a cell_changed event (or something similar), that could adjust the colour of foreground & background as necessary
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted June 9, 2011 10:05 AM

Hello,

This has been entered as TTWeb Feature Request #5447; for information and updates regarding its status, please contact jamie.powell@dart.com

------
-Non-current subscribers must contact sales@dart.com to update subscription and receive continued support as needed.
------

Reply | PowerTCP Emulation for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX