From this gesture class, normally one instance is created called
@browser_select_gesture. This gesture is called from
list_browser->event
to deal with modifying the selection of the browser
object.
Unless the aim is to redefine low-level look and feel of the system, the application programmer does not have to worry about this class.
<-kind
in windows and text_item with a defined text_item->value_set.
<-multiple_selection
is @on, the
selection is extended. Otherwise the selection is modified to reflect
the item at the pointer location.->terminate.<-select_message
is executed. If it terminates a double-click, list_browser<-open_message
is executed.
If the gesture is terminated outside the browser, list_browser->change_selectionlist_browser->cancel_message‘.