post

(#<widget> 'post x y)
Arrange for the menu to be displayed on the screen at the root-window coordinates given by x and y. These coordinates are adjusted if necessary to guarantee that the entire menu is visible on the screen.

This command normally returns an empty string.

If the postCommand option has been specified, then its value is executed as a Tcl script before posting the menu and the result of that script is returned as the result of the post widget command.

If an error returns while executing the command, then the error is returned without posting the menu.


© Author | Home | Sitemap