From: Peter E. <Pet...@at...> - 2001-11-08 18:34:03
|
I knew that added the functionality to the window (suppose I should have mentioned it too) but thought you also had to tell it which widgets are tabstops and which aren't. No? > -----Original Message----- > From: Piske, Harald [mailto:Har...@bo...] > Sent: 08 November 2001 13:17 > To: 'Jos...@DM...'; > per...@li... > Subject: RE: [perl-win32-gui-users] Tab through buttons and textfields > > > 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:Pet...@at...] > > Sent: Thursday, November 08, 2001 09:50 > > To: 'Jos...@DM...'; > > per...@li... > > 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: Jos...@DM... [mailto:Jos...@DM...] > > > Sent: 08 November 2001 12:07 > > > To: per...@li... > > > 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 > > > Per...@li... > > > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users > > > > > > > _______________________________________________ > > Perl-Win32-GUI-Users mailing list > > Per...@li... > > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users > > > > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users > |