Jamal Mazrui wrote:
Thanks for these improvements!
And thanks for the feedback. So long as no one turns up anything too terrible I'll turn it into an official 1.04 release in a few weeks time.
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.
I replied to someone on the list about this recently. There's a tracker open, and I know (technically) what needs doing to fix the ESC key issue, but I haven't found a way to fit it into the Win32::GUI codebase cleanly yet. I don't plan to fix that issue in this release.
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.
OK, I've made a note to add basic keyboard navigation. Regards, Rob.