in reply to Tk Menu Menubutton direction
You probably need to make a derived menu widget of your own. See Making a derived Tk::Text object for an example of how to do this with a text widget. Also see Deleting Menu Item from Menu for an introduction to the complexity of the Menu widget's arrays.
|
---|