hi. how can get the value of whatevers in a textfield? and is there a way
to insert an entry into a combobox so it will display it in the first line.
i'm opening up a settings window and it reads the previously saved settings
from a file, one of which is their dun connection and i'd like that to be
displayed when the settings windows opens.
thanx
From: NAHUM M. <mar...@re...> - 2002-04-09 15:40:48
hye,
where can i find a doc on the stlyle like this one :
-style => WS_VISIBLE | 2 | WS_NOTIFY,
thanks,
----- Original Message -----
From: <ma...@mm...>
To: <per...@li...>
Sent: Tuesday, April 09, 2002 3:41 AM
Subject: [perl-win32-gui-users] textfields and combobox's
> hi. how can get the value of whatevers in a textfield? and is there a way
> to insert an entry into a combobox so it will display it in the first
line.
> i'm opening up a settings window and it reads the previously saved
settings
> from a file, one of which is their dun connection and i'd like that to be
> displayed when the settings windows opens.
>
> thanx
>
>
> Sponsored by http://www.ThinkGeek.com/
>
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Per...@li...
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
>
From: Aldo C. <dad...@al...> - 2002-04-09 16:18:44
NAHUM Marc wrote:
> hye,
>
> where can i find a doc on the stlyle like this one :
> -style => WS_VISIBLE | 2 | WS_NOTIFY,
http://msdn.microsoft.com/library
cheers,
Aldo
__END__
$_=q,just perl,,s, , another ,,s,$, hacker,,print;