Video control of background color. (Arev32)
At 25 SEP 2008 08:33:20PM John Bouley wrote:
I am in the midst of converting an application we wrote years ago and it includes a replacement menu NSS_WINUS. After many tries I finally have the menu system working properly with the exception of the colors. The menu is a pulldown and is supposed to have a white background with black letters. Under AREV32 it is showing as a dark blue background with black letters.
Is there a way of setting the background color to white? The menu is being drawn by print @(x,y) statements.
Any help would be greatly appreciated.
Thank you,
John
At 26 SEP 2008 09:29AM John Bouley wrote:
After playing around with the values in @MW I was able to manipulate the program to get the desired effect.
Thanks,
John