[perl-win32-gui-users] DateTime new methods

2003-11-17 Thread Jeremy White
Glenn, Below are two new methods (GetDateTime and SetDateTime) for the datetime control. They allow the setting and reading of the time component. I've also included a simple example. I'll update the online documentation when you have released the new build. I tried to find the fix for the

[perl-win32-gui-users] I'm here

2003-11-17 Thread Aldo Calpini
hello Win32::GUI people I'm here, I'm here! I'm very, very sorry for my latitance. I know I have promised a lot of things, a lot of times, and never respected what I said. please accept my excuse for this. and I'm very, very happy to see things moving and people willing to help. as it is clear

[perl-win32-gui-users] How to Flash a Window?

2003-11-17 Thread leonard . jacobsen
Does anyone know how I could go about making my main window flash when a certain event has occured? I've tried something like the following code, but can't seem to get it to work. $mainwindow = Win32::GUI::Window - new ( -name = Mainwindow, -text = Main Window, -width =

Re: [perl-win32-gui-users] I'm here

2003-11-17 Thread Glenn Linderman
Hi Aldo, Glad to hear from you again. I would like CVS commit access on SourceForge, user name guruglenn although I may not be able to use it until next year (but that's only a couple months away). Thank you. I'm glad to hear you are working on NEM, as I think it is a friendlier model

Re: [perl-win32-gui-users] How to Flash a Window?

2003-11-17 Thread leonard . jacobsen
That worked great. Thank you very much. Len. Laurent ROCHER

Re: [perl-win32-gui-users] I'm here

2003-11-17 Thread Laurent ROCHER
Hi Aldo, Happy to read you again. Last week, i have proposed to use SourceForge CVS for start a bug fix branch on 665 release. I have play a little with CVS, and i think i can setup CVS like this. 1) Tag current CVS source code as Win32-GUI-0_0_622. I have notice a problem with text files.