From: Rogers, J. <rog...@oc...> - 2002-03-06 13:27:34
|
Hi, Do you want to change the whole list box, or each Item ? Whole ListBox, is easy something like; $Winobj->Listname->Change(-foreground=>[$r,$g,$b]) where r g b is 0 to 255 value, and/or -background Individual Items, I dunno, JohnR -----Original Message----- From: NAHUM Marc [mailto:mar...@re...] Sent: Wednesday, 6 March 2002 8:08 To: per...@li... Subject: [perl-win32-gui-users] change color in listbox for addstring hye, how can i change a color when i made a AddString into a Listbox ? thanks _______________________________________________ Perl-Win32-GUI-Users mailing list Per...@li... https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users |