|
-
April 19th, 1999, 08:03 AM
#1
Text Coloring
I am currently using the CTLCOLOR_STATIC for changing the Static Text in my Dialog. Boring! Can anyone explain if and how to change the Static Text items individually? If possible some code example(s) and how to actually implement would be greatly appreciated. Thanks! Charlie
Everything is Free Until You Have to Pay for it....
Platform is Windows 2000/XP Professional, Visual C++ 6.0
-
April 21st, 1999, 01:48 PM
#2
Re: Text Coloring
Did you try to use SetColorText or SetBkColor in your static window.
If it doesn't works I just see that you have to derive your CStatic to implement color from a color variable in the CMyStatic object.
Nath.
-
April 21st, 1999, 04:53 PM
#3
Re: Text Coloring
Hi,
there is some code in this site for that . Use those files . It works good. In case U don't get it let me know , I can mail U.
Good Luck.
Yash.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|