> -----Original Message----- > From: Roelof Bos [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 14, 2003 6:49 AM > To: perl-win32-gui-users@lists.sourceforge.net > Subject: [perl-win32-gui-users] RE: ListView Item Color > > > > My next question would be, does anyone know how I can set it so > > that if the > > line contains the word Failed in it, it will be > highlighted? There doesnt > > seem to be any documentation on ListView::Item, which is > what I thought I > > would use. Any insight would be greatly appreciated. > > and Johan Lindström wrote: > > > I'm not aware that it's supported. > Try this: http://perso.club-internet.fr/rocherl/Win32GUI.html#AxWindow
in combination with this: http://perso.club-internet.fr/rocherl/Win32GUI.html#Grid I have "played" with this, but never really did a a real application. The Grid has "alot" of functionallity, but my head just would not wrap around all of it.