Actually, there seems to be an easier way.

$Window->{-dialogui} = 1;

Taken from a recent posting.
We have a silent agreement here on this list not to blame or flame anyone
for re-posting questions that have been answered, since we know searching
the archives does not work ... right, guys? Erm, GUIs?

> -----Original Message-----
> From: Peter Eisengrein [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 08, 2001 09:50
> To: '[EMAIL PROTECTED]'; 
> perl-win32-gui-users@lists.sourceforge.net
> Subject: RE: [perl-win32-gui-users] Tab through buttons and textfields
> 
> 
> On each widget that you want to be able to tab to/from you need to add
> -tabstop => 1,
> 
> 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: 08 November 2001 12:07
> > To: perl-win32-gui-users@lists.sourceforge.net
> > Subject: [perl-win32-gui-users] Tab through buttons and textfields
> > 
> > 
> > 
> > 
> > Hello,
> > 
> > How do you set up a gui window so that you can use the tab 
> > key to go from
> > one textfield or button to another?
> > 
> > Thanks,
> > 
> > Joe
> > 
> > 
> > 
> > 
> > 
> > 
> > _______________________________________________
> > Perl-Win32-GUI-Users mailing list
> > Perl-Win32-GUI-Users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> > 
> 
> _______________________________________________
> 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