In a listview control, if a user selects multiple items, how can i get the
indexes of ALL the items selected? All i can figure out is how to get the
first item selected...
-
__
"Very funny Scotty. Now beam up my clothes."
I don't know why TAB works in a Dialog but not in a Window. I imagine some
digging around the dark recesses of Win32 documentation and the xs inner
workings might do the trick. Then again, maybe it must be handled by the
Window's callbacks.
One idea that occurred to me, for now, is to make a Win
At the moment I'm putting callbacks in package main, i.e. "global". Is
there any way to specify a package for callbacks? Ideally Win32::GUI would
assume the package of the object, instead of package main.
Would this require changes to the xs?
Thanks,
--
Ami Bar-Yadin ([EMAIL PROTECTED])
> -Original Message-
> From: Aldo Calpini [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 10, 2001 5:44 AM
> To: Ami Bar-Yadin
> Cc: List-Perl-Win32gui-users (E-mail)
> Subject: Re: [perl-win32-gui-users] msk.pl
...
> I already made a tentative at this, look at frm2pl.pl in the samples
I'd imagine Aldo Calpini is the one that set up the project. Source Forge
lists 10 people working in the project. Aldo Calpini and Joe Stewart are
listed as project administrators.
I think 10 people having their hand in the oven is enough for a project this
size, but that's just my opinion.
I d
>How can I make a listview control where the user can only select one item
at a time?
-singlesel => 1
Peter
http://sourceforge.net/projects/auctioneer/
(Win32::GUI App for Auctions on the German eBay Marketplace)
How can I make a listview control where the user can only select one item at
a time?
7 matches
Mail list logo