|
Smalltalk/X WebserverDocumentation of class 'ClickMenuView': |
|
|
|
Class: ClickMenuViewInheritance:Object | +--GraphicsMedium | +--DisplaySurface | +--SimpleView | +--View | +--ListView | +--SelectionInListView | +--MenuView | +--ClickMenuView
Description:
ClickMenuViews are like menuViews, but deselects automatically
after clicked on an entry.
ClickMenuViews can be used as persistent menus (i.e. non-popping);
for example, the old launcher uses an instance of ClickMenuView.
CAVEAT:
to support a better NextStep look, some popUpMenus should
become automatically a clickMenu ... (really ?)
Related information:
PopUpMenu
PullDownMenu
MenuView
Instance protocol:event handling
Examples:stupid example:
|
|
|
|
ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Wed, 17 Dec 2025 08:30:59 GMT
|