the -style option
was used (not always in a listview) I wasn't sure which one it was
complaining about.
Thanks again for the help.
Greg
-Original Message-
From: Robert May [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01, 2006 3:05 PM
To: Greg Dance
Cc: perl-win32-gui-users@lists.sourcefo
riginal Message-
From: Robert May [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01, 2006 12:59 PM
To: Greg Dance
Cc: perl-win32-gui-users@lists.sourceforge.net
Subject: Re: [win32-gui] [perl-win32-gui-users] -singlesel
If I add
-singlesel => 1,
to the constructor for the listview_drag_dro
I know that the FAQ says:
How can I prevent the user from choosing more than one item in a
Listview?
You can use the
-singlesel
option on the ListView to achieve what you want.
However, this option seems to do nothing. Has anyone ever been able to
actually do this? I even tried loading up t
Anyone else having a problem with getting information about selected
items in a listview?
The following works fine to return a 0 or 1 to indicated checked status
of an individual item in the list.
$Main->BuildView->ItemCheck(0);
However,
$Main->BuildView->GetSelectedCount()
$Main->BuildView->Sele
I've looked on the web for something without finding it and was thinking
of doing it myself but didn't want to re-invent the wheel:
I work remotely and have a very fast internet connection, but Window's
explorer requests so much un-necessary garbage that it is very, very
slow when looking at drive
I have a win-32 program I have used for a long time. Some users are
adjusting their monitor settings to increase the DPI for fonts to make
text larger when they move the monitor further from their eyes. Normal
is apparently 96 and large is 120, but the user can customize it to
about any value.
Ha
I haven't tried the latest version of perl2exe (last time I used it was
about 2 years ago) but at that time it didn't support icon's so on
windows you always got this weird looking icon for all your exe's you
created with it. I also found that while it worked OK for win32::gui it
would choke on a
no luck.
Greg
-Original Message-
From: Jez White [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 17, 2005 1:13 PM
To: Greg Dance
Cc: perl-win32-gui-users@lists.sourceforge.net
Subject: Re: [perl-win32-gui-users] Graphical problems when using exe
file created with perlapp
Quoting Gre
I have an application that starts up with just a couple of buttons
displayed in the main window. It all runs fine on my machine just
running "perl ApplicationName.pl" and also running the exe file created
using perlapp( with the options of -gui and -freestanding.)
However on other machines, when
9 matches
Mail list logo