in reply to Re^3: Perl Tk unable to return from MainLoop when implemented in a subroutine
in thread Perl Tk unable to return from MainLoop when implemented in a subroutine

When I try Tk::exit;, the whole program terminates, not just the GUI :(((

  • Comment on Re^4: Perl Tk unable to return from MainLoop when implemented in a subroutine
  • Download Code

Replies are listed 'Best First'.
Re^5: Perl Tk unable to return from MainLoop when implemented in a subroutine
by Anonymous Monk on Mar 24, 2016 at 01:24 UTC
    Ok, stick with dialogs in that case :D