[perl-win32-gui-users] RE: Tab between controls in a Window

2004-08-11 Thread Daniel Jordan
al Message: From: "Glenn W Munroe" <[EMAIL PROTECTED]> To: "'Daniel Jordan'" <[EMAIL PROTECTED]>, Subject: RE: [perl-win32-gui-users] Tab between controls in a Window using an Accelerator table Date: Tue, 10 Aug 2004 10:27:04 +0200 Daniel, Whe

[perl-win32-gui-users] Tab between controls in a Window using an Accelerator table

2004-08-09 Thread Daniel Jordan
I wasn't able to find any solutions to this in the archives, but I was able to hack my way through it and thought I'd share. The problem I was having was to use Tab to move between fields in a window (I usually use a DialogBox, but wanted a scroll bar - thanks to kenneth for his great example of