Previous SAXO Documentation Assistant: Overview Next

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)

 

cw_pagelayout_event Compound widget

result = cw_pagelayout_event(event)

Return value

Parameters

event       

Examples

Version history

Version

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

History

Known issues

Restrictions

Other attributes

Uses routines

 


cw_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 your keywords

Examples

Version history

Version

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

History

Known issues

Todo items

seb: documenter

Restrictions

Other attributes

Uses routines

 


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