Sean,

I think this is right:

The 3 means that the user is not allowed to type in their own data into the
control.  You should use this when you only want the user to be able to
select what you put in the listbox.

So I don't know why only adding the 3 made any difference.

Jonathan Southwick
Technical & Network Services
Allegheny College, Meadsville, PA
[EMAIL PROTECTED]



----- Original Message -----
From: "Sean Healy" <[EMAIL PROTECTED]>
To: <perl-win32-gui-users@lists.sourceforge.net>
Sent: Friday, January 12, 2001 1:48 PM
Subject: Re: [perl-win32-gui-users] double click in listbox


> Thanks, it works great now.  What exactly does the '3' do?  (The only
change
> I made from my original code was to put that in.)
>
> > -style => WS_VISIBLE | 3 | WS_VSCROLL |,
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
>


Reply via email to