Questions about Paint (AREV Specific)
At 21 SEP 1998 03:14:49PM Matt Sorrell wrote:
Hello all,
I have a question about Paint that I was hoping someone could help me with.
What I want to do is build a collector window with a series of prompts and labels pre-defined. When I first build the window, I'm going to set the color of these prompts and labels the same as the backcolor of the form, and set them to protected so the cursor won't land on them.
Then, if I need to display data in them at run-time, I want to redefine the color and set them to required.
I know that may sound strange, but it will actually serve a purpose. What I'm not sure how to do is redefine the prompt color characteristics at run-time.
If anyone has any ideas, I would greatly appreciate it.
Matt Sorrell
At 23 SEP 1998 11:57AM Aaron Kaplan wrote:
Just set SI to the color you want and do a redisplay all.
akaplan@sprezzatura.com