On Wed, 25 Jun 2003 19:13:06 -0500, Steven Swenson <[EMAIL PROTECTED]> said:
> I am trying to insert some text into a listview.
>
> my %item = ( -item=> 0,-text => "$text");
> $listview->InsertItem (\%item);
When sending options, you should not use a hash reference.
Instead, send the "whole"
I am trying to insert some text into a listview.
my %item = ( -item=> 0,-text => "$text");
$listview->InsertItem (\%item);
This doesn't work... is there some other option needed for a ,list?
I will take a screen shot in .bmp format tomorrow of both to show the
difference and send to the list.
Joe Frazier, Jr.
Technical Support Engineer
Peopleclick Service Support
Tel: +1-800-841-2365
E-Mail: mailto:[EMAIL PROTECTED]
> -Original Message-
> From: Glenn Linderman [mailto:[EM
On approximately 6/25/2003 10:39 AM, came the following characters from
the keyboard of Frazier, Joe Jr:
>> -Original Message- From: Glenn Linderman
>> [mailto:[EMAIL PROTECTED]
>>
>> On approximately 6/25/2003 7:04 AM, came the following characters
>> from the keyboard of Frazier, Joe Jr:
On approximately 6/25/2003 7:04 AM, came the following characters from
the keyboard of Frazier, Joe Jr:
>>-Original Message-
>>From: Glenn Linderman [mailto:[EMAIL PROTECTED]
>>Sent: Tuesday, June 24, 2003 10:07 PM
>>To: Win32 GUI
>>Subject: [perl-win32-gui-users] no taskbar entry for a Wi
> -Original Message-
> From: Glenn Linderman [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 24, 2003 10:07 PM
> To: Win32 GUI
> Subject: [perl-win32-gui-users] no taskbar entry for a Win32::GUI
> program
>
>
> From time to time the question has been asked on this list
> about how to
>
6 matches
Mail list logo