![]() | Application Builder User's Guide | WideStudio/MWT Index Table of contents |
Command classes
Command controls are used chiefly for displaying, to allow users to raise events by using the mouse (Push buttons), to select a value (Selecting value), to select an action out of a menu (Pull-down menu) or to input/edit strings by keyboard (Pull-down menu).
DISPLAYING
WSCvlabel (Strings, Pictures), WSCvclock (Clock), WSCvmeter (Meter)PUSHING BUTTON
WSCvbtn, WSCvfbtn
Clicking the mouse on it raises an ACTIVATE event.INPUT VIA KEYBOARD
WSCvifield, WSCvmifield, WSCtextField
All of them are used to input texts.SELECTING VALUE
WSCvradio, WSCoption, WSCcomboBox, WSClist, WSCvslider
Used for selecting a value.PULL-DOWN MENUS
WSCpulldownMenu, WSCpopupMenu
An event procedure set on the menu item activates when the item is selected.
Copyright(C) WideStudio/MWT Development Team, 1999-2005 | Last modified: Jul 31, 2005 |