At 13:14 2002-06-04 -0700, Khan, Moin wrote:
I am trying to look for the title of window(eg. Dr. Watson Error on
Desktop) so i can log that error?
any idea?
Not sure what you're after here...
If you want the title (the text in the Titlebar of the window) of the
topmost window, here's how to
Don't read my last question.
We are humans...and sometimes we do/make stupid errors :(
Guillem
-Mensaje original-
De: Guillem Cunillera Wefers <[EMAIL PROTECTED]>
Para: Perl-Win32-GUI-Users@lists.sourceforge.net
Fecha: dimecres, 5 / juny / 2002 20:46
Asunto: [perl-win32-
Hi again,
In this case I would like to Disable a Window from a external module, I have
declared a Window with "Our".
package Mailtool::gethttp;
our $WindowGet = Win32::GUI::Window->new (
...
Is this possible to change his properties externaly,
I have tried thinks such as:
package Mailtool::
Everyone's work
FARRINGTON, RYAN <[EMAIL PROTECTED]> wrote:
> I'm extremely interested to see what everyone has come up with...
> Does anyone know a site that would be suitable for uploading our
> "working" Win32::Gui applications for everyone to see... I have
> something simple but I think people
Hi all,
I try to migrate an existing application from 558
to 665 and I am stuck because subclassing doesn't
(seem to) work in this version...
I subclass rich edit controls to make them mouse-
and keystroke-aware:
my $EditorClass = new Win32::GUI::Class(
-name => "Editor",
-extends => "RichEdi
5 matches
Mail list logo