<< 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 required

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: buildinit.pro 157 2006-08-21 09:01:50Z navarro $

History

Known issues

Restrictions

:

Other attributes

Uses routines

Statistics

McCabe cyclic 13
McCabe essential 1
McCabe modular design 1

topprinterdef_event

printerdef_event, event

Return value

Parameters

event       

Examples

Version history

Version

$Id: buildinit.pro 157 2006-08-21 09:01:50Z navarro $

History

Known issues

Restrictions

Other attributes

Uses routines

Statistics

McCabe cyclic 4
McCabe essential 1
McCabe modular design 1

toppapsize_event

papsize_event, event

Return value

Parameters

event       

Examples

Version history

Version

$Id: buildinit.pro 157 2006-08-21 09:01:50Z navarro $

History

Known issues

Restrictions

Other attributes

Uses routines

Statistics

McCabe cyclic 2
McCabe essential 1
McCabe modular design 1

topxask_event

xask_event, event

Return value

Parameters

event       

Examples

Version history

Version

$Id: buildinit.pro 157 2006-08-21 09:01:50Z navarro $

History

Known issues

Restrictions

Other attributes

Uses routines

Statistics

McCabe cyclic 1
McCabe essential 1
McCabe modular design 1

topxask

result = xask(_extra=_extra)

Return value

Keywords

_extra       

Used to pass your keywords

Examples

Version history

Version

$Id: buildinit.pro 157 2006-08-21 09:01:50Z navarro $

History

Known issues

Restrictions

Other attributes

Uses routines

Statistics

McCabe cyclic 1
McCabe essential 1
McCabe modular design 1

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: buildinit.pro 157 2006-08-21 09:01:50Z navarro $

History

Known issues

Restrictions

Other attributes

Uses routines

Statistics

McCabe cyclic 2
McCabe essential 1
McCabe modular design 1

topbuildinit

buildinit

Return value

Examples

Version history

Version

$Id: buildinit.pro 157 2006-08-21 09:01:50Z navarro $

History

Known issues

Restrictions

Other attributes

Uses routines

Statistics

McCabe cyclic 10
McCabe essential 1
McCabe modular design 1
Produced by IDLdoc 2.0.