in reply to Re^4: 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?

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!
  • Comment on Re^5: Why does widget->destroy give the error Tk::Error widget was deleted before its visibility changed?
  • Select or Download Code

Replies are listed 'Best First'.
Re^6: Why does widget->destroy give the error Tk::Error widget was deleted before its visibility changed?
by Anonymous Monk on Jun 12, 2017 at 22:21 UTC
    I was mistaken so ignore me