Re: Win32Lib Color?
- Posted by Derek Parnell <ddparnell at bigpond.com> Mar 23, 2001
- 409 views
I don't know that one either. I've been trying to set the text color of an edit control with no luck yet. setWindowBackColor() should work okay. It does in 0.56. ------ Derek Parnell Melbourne, Australia "To finish a job quickly, go slower." ----- Original Message ----- From: "Euman" <euman at bellsouth.net> To: "EUforum" <EUforum at topica.com> Sent: Saturday, March 24, 2001 3:01 PM Subject: Win32Lib Color? > > > Hello all, > > Anyone off the top of their head know the answer to > > setting the background of a control with > setWindowBackColor( List, {0, 0, 0} ) > afterwards setting the color of the text > such as setTextColor( List, Red ) > which doesnt work. > > I'll probably find the answer on my own just thought > it'd be a good question as we near the next release > of win32lib......... > > Euman > > >