Re: [perl-win32-gui-users] Is there anyway to capture a click event for a TextField control

2004-05-10 Thread Laurent ROCHER
Hi, You probably can use MouseDown or MouseUp event. In 0.0.671, i think this event only availlable using NEM event for a child window. Add in you textfiled option list : -onMouseUp => sub { print "MouseUp\n"; } I haven't test in 0.0.671. But, using current Win32::GUI Main CVS source code, it'

RE: [perl-win32-gui-users] Is there anyway to capture a click eve nt for a TextField control

2004-05-10 Thread Peter Eisengrein
would this work? if ($TextField->GotFocus()) { ... } -Original Message- From: Frazier, Joe Jr [mailto:[EMAIL PROTECTED] Sent: Monday, May 10, 2004 10:50 AM To: Win32GUI Subject: [perl-win32-gui-users] Is there anyway to capture a click event for a TextField control I have an app wh

[perl-win32-gui-users] Is there anyway to capture a click event for a TextField control

2004-05-10 Thread Frazier, Joe Jr
I have an app where I will be putting a UNC path into a text field and need to see if there is any way to capture a click event on a text field? Joe

RE: [perl-win32-gui-users] Always on top ...

2004-05-10 Thread Peter Eisengrein
Yes, add the following to your Window: -topmost => 1, > -Original Message- > From: marc iton [mailto:[EMAIL PROTECTED] > Sent: Monday, May 10, 2004 6:18 AM > To: Perl-Win32-GUI-Users@lists.sourceforge.net > Subject: [perl-win32-gui-users] Always on top ... > > > Hi, > there is a way

[perl-win32-gui-users] (no subject)

2004-05-10 Thread marciton
it's work , thanks Try: -addexstyle => WS_EX_TOPMOST - Original Message - From: "marc iton" <[EMAIL PROTECTED]> To: Sent: Monday, May 10, 2004 1:18 PM Subject: [perl-win32-gui-users] Always on top ... Hi, there is a way to set a win32gui windows to stay always on top ? regards,

[perl-win32-gui-users] Always on top ...

2004-05-10 Thread marc iton
Hi, there is a way to set a win32gui windows to stay always on top ? regards, _ Un mot doux à envoyer? Une sortie ciné à organiser? Faites le en temps réel avec MSN Messenger! C'est gratuit! http://ifrance.com/_reloc/m ___[ P