What does this NUMBER relate to? I have looked at the lists of windows
styles that other people have posted, but they are not numbers, they are
strings. I can't find anything in the Win32::GUI docs and I didn't see
any numbers in the generic windows stuff either. Lil' help? TIA.
Virginia
Jeremy White wrote:
There are quite a few Win32::GUI functions like
Win32::GUI::GetOpenFileName that are built in but not listed on
http://perl-win32-gui.sourceforge.net
http://perl-win32-gui.sourceforge.net/docs/Win32/GUI/Reference/Methods.html
Or, evem more precisely:
http://perl-win32-gui
Lloyd, Steve wrote:
Does anyone know how I can call Win32::GUI::MessageBox and have it close
after a certain number of seconds?
Is this possible?
Not easily. MessageBoxes use their own internal message loop, so your
application doesn't get to see events (including timer ones) while the
messa
Does anyone know how I can call Win32::GUI::MessageBox and have it close
after a certain number of seconds?
Is this possible?
Steven Lloyd
http://www.basgetti.com
This email, and any files previous email messages included with it, may contain
confidential and/or privileged material. If you are n
There are quite a few Win32::GUI functions like Win32::GUI::GetOpenFileName
that are built in but not listed on
http://perl-win32-gui.sourceforge.net
http://perl-win32-gui.sourceforge.net/docs/Win32/GUI/Reference/Methods.html
Cheers,
jez.
There are quite a few Win32::GUI functions like Win32::GUI::GetOpenFileName
that are built in but not listed on
http://perl-win32-gui.sourceforge.net
Where can I find a reference to these? Shouldn't these be added the
http://perl-win32-gui.sourceforge.net?
Steven Lloyd
http://www.basgetti.co
6 matches
Mail list logo