All,

I'm fairly new to Win32-GUI and am having some problems with events and
with tabbing between text fields.

The problem with the tabbing is that I cant get it to work at all, I
have read the documentation that is available but I must be missing
something.  Anyone got any ideas?

Also I would like to be able to hit the return key after I have typed
something into a text field and have the input processed.  I have looked
at accelerator tables and the "_KeyDown(KEY)" event but could get
neither to work.  Again any ideas would be greatly received.

I have ActivePerl version 5.6.1 and the Win32::GUI is ver 0.0.665.

Help!?

Darin
--------------------------------------------
Darin Cruickshanks
Labs Manager, Computing Service
University of Essex
[EMAIL PROTECTED]
01206 873585


-----Original Message-----
From: Christian Kappler [mailto:[EMAIL PROTECTED] 
Sent: 14 April 2003 11:04
To: Iain Whyte; Perl-Win32-GUI Mailinglist
Subject: Re: [perl-win32-gui-users] Timer-Object-Question


Hello Iain,

On Monday, April 14, 2003 1:29 AM, "Iain Whyte"
<[EMAIL PROTECTED]>
wrote:
> You could easy work around it - use a global to skip execution of the 
> code in your _Timer subroutine every second time it runs i.e.:
> [...]

Yes, not nice, but a good idea and easy to implement... Thank you very
very much!

Regards,

  Christian




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf _______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users

Reply via email to