Wide Studio Application Builder User's Guide

Wide Studio Home
Up to


The Wiondows

The Window parts can be categorized roughly into two parts: Windows for general use and Dialog windows for prompting user to input somthing.
Usually, WSCmainWindows class is used for a top window, but you can set any class name, such as Dialog, as a top window to set the default setting on a project setting window.
  • WSCmainWindow
    Used for a general top shell window. The instance of this class is created when new application window is created by window in default.
  • WSCdialog
    Base window for a Dialog. Dialog equips "OK" and "NO" buttons beforehand, you can get these buttons shown and get this window focused in need.
  • WSCmessageDialog
    Dialog for displaying messages. Show messages to get users noticed.
  • WSCfileSelect
    Dialog for file selection. Use this to get users choice a file or a directory.
  • WSCwizardDialog
    Dialog with switching screen function by the "< Back" "Next >" buttons.

  • Document Release 1.3

    For Use with Wide Studio Release 1.3, Summer 2001


    Wide Stuido Home | Up to

    Copyright(C) T. Hirabayashi, 2000-2001 Last modified: August 20, 2001