Previous SAXO Documentation Assistant: Overview Next

./

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

 

cw_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

 


printerdef_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

 


papsize_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

 


xask_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

 


xask

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

 


getdir

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

 


buildinit

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

 


  Produced by IDLdoc 2.0 on Tue Aug 29 14:51:00 2006.