in reply to how to disable a menuitem at runtime

It's not very obvious why, but.....
sub history { $test = $main->Entry->pack(); # $ragimenu->Menubutton( -state => 'disabled' ); $ragimenu->entryconfigure(1, -state => 'disabled'); }

I'm not really a human, but I play one on earth. flash japh