in reply to Re: Adding items to default Text widget <button-2> menus?
in thread Adding items to default Text widget <button-3> menus?

Thanks for the pointer here. This helps me with how to add/delete a menu item from an existing menu.

However, my first problem is how to I get access to the default Text menu? I can't seem to find that anywhere!

Update: Ah, found it $text->menu()

This should give me all the pieces I need. Thanks monks!

Replies are listed 'Best First'.
Re^3: Adding items to default Text widget <button-2> menus?
by Anonymous Monk on Jan 20, 2011 at 19:42 UTC