in reply to Re: PERL / Tk MainWindow -> new and destroy(), vs. $mw-> withdraw() and raise().
in thread PERL / Tk MainWindow -> new and destroy(), vs. $mw-> withdraw() and raise().

As you suggested I moved those subroutine calls to the end of my keyPressMainGUI handler and now everything works fine. Thanks so much!

  • Comment on Re^2: PERL / Tk MainWindow -> new and destroy(), vs. $mw-> withdraw() and raise().