background image
<< Baan Functions | Scroll Object Functions >>
<< Baan Functions | Scroll Object Functions >>

Tab and Toolbar Functions

Baan Vuser Scripts · Creating Baan Vuser Scripts
Creating Vuser Scripts
Chapter 24, page 401
Edit Object Functions
edit_get_text
Returns the text in an edit object.
edit_set
Replaces the entire contents of an edit object.
edit_set_insert_pos
Places the cursor at the specified point.
edit_set_selection
Selects text in an edit object.
edit_type
Types a string in an edit object.
List Object Functions
list_activate_item
Activates items in a list.
list_select_item
Selects a list item.
list_get_selected
Returns the currently selected item in a list.
Menu Object Functions
menu_select_item
Selects an item from a menu.
Tab and Toolbar Functions
tab_select_item
Selects a tab in the active window.
toolbar_button_press
Clicks a toolbar button.