Hi folks,
I've reworked my GUI object explorer, in another study on the way to an IDE.
It now uses a treeview to navigate objects and their properties and methods,
and does basic syntax highlighting.
Please have a look at the wex.pl and associated files. Download wex.zip from
http://www.fairymail
Hi,
I have an application that uses Win32::GUI.
This program creates a window and writes, as it is running , some
information to this window. This application runs for a quite long
time(about 20 minutes or longer).So far so good. A problem begins
when
a user switches from this program to another
Jeremy,
While we are willing to help, your questions are more appropriate for the
Perl-Win32-Users mailing list. The Perl-Win32-GUI mailing list is
specifically for the Win32::GUI module. You can sign up for the
Perl-Win32-Users mailing list using the following link:
http://mailarchive.activesta
Ladislav wrote:
time returns back to my program.The window created by my
program is
not refreshed immediately to the state before switching but I must
wait until my program writes to that window.
Not sure because I haven't done it, but this is what I would try: Find or
create an event that you
Jeremy,
I can't see that jb's code does much different than yours. I think the real
problem is a basic Perl issue that you have missed: "-M $file" (or, apparently,
"$file->{'mtime'}", with which I have no experience) returns the timestamp of
$file as a difference between the actual timestamp and
| >time returns back to my program.The window created by my
| >program is
| >not refreshed immediately to the state before switching but I must
| >wait until my program writes to that window.
|
| The Window class has the Activate() event. Maybe some other
| control has
| something similar that y
Does anybody have a newer version of the script makeGUIperl.pl that
Jenda wrote before getting thrown into the army? The version I have
found uses the deprecated module Win32::Registry and doesnt work.
Of course I could rewrite it for TieRegistry myself, but first I wanted
to check if anybody else
7 matches
Mail list logo