in reply to Perl Tk Multiple Notebook Editing and Save
Can anyone give me idea how to get around this issue
Start a new file and write you program so that it is taking full advantage of the free help of strict and warnings by Coping with Scoping
You have too many global variables which you overwrite at various points.... subroutines should take arguments, not work with global variables, you need more such subroutines
Simply switching to my vars in your subroutines will solve your "textbox variable remember only latest open file"
Re^9: TK Gui Help / Re^3: TK Gui Help
Tk tips :)
perl Tk help, RFC: Learning Perl/Tk, Perl/Tk: For Beginners, Re^3: Tkx Search for dialog box for text input , Re: TclTk interface with Perl code, is it possible? , Re^2: GUI toolkit+designer for the perl newbie , Re: Easier GUI, Re: Should I use Perl/TK?, Re^2: need a popup gui stdin, Tk Tree Tutorial ( http://www.rtapo.com/tutorials/tk_tree.html ), some Tkx tutorial links, Tutorial http://theoryx5.uwinnipeg.ca/perltk/ and http://www.perl.com/pub/1999/10/perltk/, http://perltk.org/, http://web.archive.org/web/20100310202528/http://theoryx5.uwinnipeg.ca/perltk/, How to RTFM Tk Tutorials
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl Tk Multiple Notebook Editing and Save
by akamboj84 (Novice) on Oct 07, 2014 at 05:11 UTC | |
by Anonymous Monk on Oct 07, 2014 at 06:57 UTC |