<< prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

./

buildinit.pro

Routine summary

result = CW_FIELD2(Parent, COLUMN=COLUMN, ROW=ROW, EVENT_FUNC=EVENT_FUNC, FLOATING=FLOATING, INTEGER=INTEGER, LONG=LONG, STRING=STRING, FONT=FONT, FRAME=FRAME, TITLE=TITLE, UVALUE=UVALUE, VALUE=VALUE, RETURN_EVENTS=RETURN_EVENTS, ALL_EVENTS=ALL_EVENTS, FIELDFONT=FIELDFONT, NOEDIT=NOEDIT, TEXT_FRAME=TEXT_FRAME, XSIZE=XSIZE, YSIZE=YSIZE, UNAME=UNAME)

printerdef_event, event

papsize_event, event

xask_event, event

result = xask(_extra=_extra)

result = getdir(title=title, nomark=nomark, nowrite=nowrite)

buildinit

topCW_FIELD2

result = CW_FIELD2(Parent, COLUMN=COLUMN, ROW=ROW, EVENT_FUNC=EVENT_FUNC, FLOATING=FLOATING, INTEGER=INTEGER, LONG=LONG, STRING=STRING, FONT=FONT, FRAME=FRAME, TITLE=TITLE, UVALUE=UVALUE, VALUE=VALUE, RETURN_EVENTS=RETURN_EVENTS, ALL_EVENTS=ALL_EVENTS, FIELDFONT=FIELDFONT, NOEDIT=NOEDIT, TEXT_FRAME=TEXT_FRAME, XSIZE=XSIZE, YSIZE=YSIZE, UNAME=UNAME)

Return value

Parameters

Parent        in

The ID of the parent widget.

Keywords

COLUMN       

Buttons will be arranged in the number of columns specified by this keyword.

ROW       

Buttons will be arranged in the number of rows specified by this keyword.

EVENT_FUNC       

The name of an optional user-supplied event function for buttons. This function is called with the return value structure whenever a button is pressed, and follows the conventions for user-written event functions.

FLOATING       

INTEGER       

LONG       

STRING       

FONT       

The name of the font to be used for the button titles. If this keyword is not specified, the default font is used.

FRAME       

Specifies the width of the frame to be drawn around the base.

TITLE       

The title of the window

UVALUE       

The user value to be associated with the widget.

VALUE       

RETURN_EVENTS       

ALL_EVENTS       

FIELDFONT       

NOEDIT       

TEXT_FRAME       

XSIZE       

The width of the base.

YSIZE       

The height of the base.

UNAME       

The user name to be associated with the widget.

Examples

Version history

Version

$Id$

History

Known issues

Restrictions

:

Other attributes

Uses routines

topprinterdef_event

printerdef_event, event

Return value

Parameters

event       

Examples

Version history

Version

$Id$

History

Known issues

Restrictions

Other attributes

Uses routines

toppapsize_event

papsize_event, event

Return value

Parameters

event       

Examples

Version history

Version

$Id$

History

Known issues

Restrictions

Other attributes

Uses routines

topxask_event

xask_event, event

Return value

Parameters

event       

Examples

Version history

Version

$Id$

History

Known issues

Restrictions

Other attributes

Uses routines

topxask

result = xask(_extra=_extra)

Return value

Keywords

_extra       

Used to pass your keywords

Examples

Version history

Version

$Id$

History

Known issues

Restrictions

Other attributes

Uses routines

topgetdir

result = getdir(title=title, nomark=nomark, nowrite=nowrite)

Return value

Keywords

title       

The title of the window

nomark       

nowrite       

Examples

Version history

Version

$Id$

History

Known issues

Restrictions

Other attributes

Uses routines

topbuildinit

buildinit

Return value

Examples

Version history

Version

$Id$

History

Known issues

Restrictions

Other attributes

Uses routines

Produced by IDLdoc 2.0.