[perl-win32-gui-users] RE: textfield prompt color

2002-07-16 Thread Scott Wildenberg
rk OK. thanks again, Scott Wildenberg >It dosnt seem like anyone has answered you yet, so here goes, > >1) define Textfield, or label colour. > -foreground =3D>[ 0, 0, 255] , > -background =3D>[0,255,0], > >0 to 255 red,green,blue > >2) y

[perl-win32-gui-users] textfield prompt color

2002-07-10 Thread Scott Wildenberg
How would I set the background color for a textfield prompt label or in a checkbox label? I can see how I might be able to set it if I could get the handle for that label, but I can't figure out how I would do that either. Is there a way to get the handle for a control that you have a name for but