logo

Wide Studio Application Builder User's Guide

Wide Studio Home
Up to


The Commands

Command controls are: chiefly to use for displaying, to raise event by users using mouse(Push buttons), to select a value(Selecting value), to select an action out of menu(Pull-down menu), Input/edit strings by keyboard(Pull-down menu).
  • DISPLAYING
    WSCvlabel(Strings,Pictures),WSCvclock(Clock),
    WSCvmeter(Meter)
  • PUSHING BUTTON
    WSCvbtn,WSCvfbtn
    Click on mouse raises ACTIVATE event.
  • INPUT VIA KEYBOARD
    WSCvifield,WSCvmifield,WSCtextField
    All of them used for input texts.
  • SELECTING VALUE
    WSCvradio,WSCoption,WSCcomboBox,
    WSClist,WSCvslider,
    Used for selecting a value.
  • PULL-DOWN MENUS
    WSCpulldownMenu,WSCpopupMenu,
    An event procedure on the menu item activates when the item is selected.

  • Document Release 3.0

    For Use with Wide Studio Release 3.0, Summer 2002


    Wide Stuido Home | Up to

    Copyright(C) T. Hirabayashi, 2000-2002 Last modified: June 10, 2002