Re: [perl-win32-gui-users] -style => WS_VISIBLE | 2 | WS_NOTIFY,

2002-04-09 Thread Aldo Calpini
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;

RE: [perl-win32-gui-users] -style => WS_VISIBLE | 2 | WS_NOTIFY ,

2002-04-09 Thread Piske, Harald
In short, in the header files of a C-compiler installation. C:\Program Files\Microsoft Visual Studio\VC98\Include for VS6. In even shorter, on MSDN. The WS_ flags are covered in Platform SDK Documentation -> User Interface Services -> Windows User Interface -> Windowing

[perl-win32-gui-users] -style => WS_VISIBLE | 2 | WS_NOTIFY,

2002-04-09 Thread NAHUM Marc
hye, where can i find a doc on the stlyle like this one : -style => WS_VISIBLE | 2 | WS_NOTIFY, thanks, - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Tuesday, April 09, 2002 3:41 AM Subject: [perl-win32-gui-users] textfields and combobox's > hi. how can get the value of