in reply to Re^3: Why does widget->destroy give the error Tk::Error widget was deleted before its visibility changed?
in thread Why does widget->destroy give the error Tk::Error widget was deleted before its visibility changed?

to Tk-804.033, then you don't have to learn anything
  • Comment on Re^4: Why does widget->destroy give the error Tk::Error widget was deleted before its visibility changed?

Replies are listed 'Best First'.
Re^5: Why does widget->destroy give the error Tk::Error widget was deleted before its visibility changed?
by boleary (Scribe) on Jun 12, 2017 at 11:30 UTC
    perl -v v5.22.2 (32 bit)
    perl -MTk -e "print $Tk::VERSION" shows 804.033

    Were you implying that this version should have fixed a problem with destroying the popup menu?

    Thanks!
      I was mistaken so ignore me