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 s
From: Erick Bourgeois <[EMAIL PROTECTED]>
> Erick, are you able to generate flat html files which could be included
> automatically in new builds?
Jeremy, I seems redundant to create HTML files for the distro and have
online ones.
I was under the impression that creating this documentation proje
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 at
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
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 ov
Hi,
Try with Window handle :
my $ret = $flash -> Call($mainwindow->{-handle}, 1);
Laurent.
> 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.
>
> $mai
That worked great. Thank you very much.
Len.
"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. E
All,
Below is code from Trevor Garside (reproduced with permission) - it adds a
new event _Drag for the splitter control. The downside is that it disables
the _Release event. I've tested it and it works (558). If this is included
in any new build, the _Release event should be enabled.
Cheer
From: Aldo Calpini <[EMAIL PROTECTED]>
and I'm very, very happy to see things moving and people willing to
help. as it is clear at this point, I'm not in the position to continue
developing Win32::GUI all alone. but I'm not going to give up the project.
if there is something useful for the commun
10 matches
Mail list logo