![]() |
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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sun, 04 Jun 2023 08:05:59 GMT
|