A clarification on the Escape key issue.  I think the behavior should be
to trigger a click event on a Cancel button if one is defined.  The code
to process that event can then decide whether to terminate the dialog
cleanly, prompt for confirmation, or ignore the key press.  If no Cancel
button is present (that is, a button with -cancel => 1), then probably
nothing should occur except perhaps general keyboard events like key
down, up, and char.

Jamal

--Original Message--
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jamal Mazrui
Sent: Friday, August 04, 2006 3:23 PM
To: perl-win32-gui-users@lists.sourceforge.net
Subject: Re: [perl-win32-gui-users] Beta release of 1.04 available
fortesting


Thanks for these improvements!

Tabbing out of a multi-line edit control now seems fine.  The Escape key
still aborts the program with the Perl interpreter in memory.  I did not
notice this problem being addressed in the documentation, but if it
could be as well, that would be helpful.

The batch file to run examples worked.  Unfortunately though, the
program is difficult to access by a screen reader and keyboard user.  I
could not figure out how to move focus to the tree view with keyboard
commands.  After clicking on a tree view item with a mouse simulation
command of my screen reader program (a circuitous route), I then could
not get to the Run Demo button via the keyboard after selecting an item.

Hope this feedback is useful.
Jamal

------------------------------------------------------------------------
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/

Reply via email to