> 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
Hi,
I am using Perl v5.6.1 build 635 with GUI Loft Release 0.20 -- 2003-06-08 on
Windows 2000
I am attempting to change the colour of the rabiobuttons text once its
associated function has executed.
Anyone got any code snippets that might solve this?
Thanks for your time.
Kieran
---
Outgoing
> -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
>
Hi all,
I'm trying to generate a text box within a window.
$Countdown_Window->AddTextfield(
-name => "Countdown_Text",
-font => $font,
-foreground => [0,255,0],
-background => [0,0,255],
-multiline => 1,
-text => $Message,
4 matches
Mail list logo