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

ToBeReviewed/WIDGET/COMPOUND_WIDGET/

cw_pagelayout.pro

Routine summary

result = cw_pagelayout_event(event)

result = cw_pagelayout(parent, small, UVALUE=UVALUE, UNAME=UNAME, UNZOOM=UNZOOM, COLUMN=COLUMN, ROW=ROW, _EXTRA=_EXTRA)

topcw_pagelayout_event Compound widget

result = cw_pagelayout_event(event)

Return value

Parameters

event       

Examples

Version history

Version

$Id: cw_pagelayout.pro 232 2007-03-20 16:59:36Z pinsard $

History

Known issues

Restrictions

Other attributes

Uses routines

Statistics

McCabe cyclic 9
McCabe essential 1
McCabe modular design 1

topcw_pagelayout Compound widget

result = cw_pagelayout(parent, small, UVALUE=UVALUE, UNAME=UNAME, UNZOOM=UNZOOM, COLUMN=COLUMN, ROW=ROW, _EXTRA=_EXTRA)

Return value

Parameters

parent        in required

The widget ID of the parent widget.

small       

Keywords

UVALUE       

The user value to be associated with the widget.

UNAME       

The user name to be associated with the widget.

UNZOOM       

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.

_EXTRA       

Used to pass keywords

Examples

Version history

Version

$Id: cw_pagelayout.pro 232 2007-03-20 16:59:36Z pinsard $

History

Known issues

Todo items

seb: documenter

Restrictions

Other attributes

Uses routines

Statistics

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