Wide Studio Application Builder User's Guide

Wide Studio Home
Up to


Creating an application window

On WideStudio,They say "Appcacation Window" about the window which is developped by user. Now, create an application window for the application "Hello". Select [New window] of the [File] menu and choice [Normal window] of the window type of the wizard dialog. and input the application name "newwin000" to it and create window with no template.



[The wizard dialog for creating application window]

The ObjectBox dialog is used to put GUI instances into the application window. In order to indicate it,select [ObjectBox] of [View] menu. Then a dialog will appears as following picture.



[The ObjectBox dialog]

In order to drag and drop a push button instance to the window, click the [Commands] index tab of the dialog, and drag the icon [BTN] (WSCvbtn/push button class) and drop it into the window as following picture.
It is possible to edit the properties of the instance with WideStudio Application Builder. So let's change the figure of the push botton instance. Select the instance,and click the [Properties] tab on the application builder, and set properties as follows.
  • Name: newvbtn_000
  • X: 10
  • Y: 10
  • Width: 200
  • Height: 30
  • Label string: push!
  • It becomes as following picture.



    [The application window "Hello" under constructing]


    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