Popup() > Menu display and selection |
Opens a Popup menu.
:open() --> self
Method :open() first saves the screen contents that will be covered by a Popup menu and then calls the :display(). If the menu is already visible, the method has no effect. The return value is the self object.
http://www.xHarbour.com