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

ToBeReviewed/WIDGET/COMPOUND_WIDGET/

cw_specifie.pro

Routine summary

cw_specifie_set_value, id, value

result = cw_specifie_get_value(id)

result = cw_specifie_event(event)

result = cw_specifie(parent, ROW=ROW, COLUMN=COLUMN, UVALUE=UVALUE, UNAME=UNAME, FRAME=FRAME, FORXXX=FORXXX, _EXTRA=_EXTRA)

topcw_specifie_set_value Compound widget

cw_specifie_set_value, id, value

Return value

Parameters

id       

value       

It is the default tick mark value (a floating-point number).

Examples

Version history

Version

$Id: cw_specifie.pro 327 2007-12-13 16:22:35Z pinsard $

History

Known issues

Restrictions

Other attributes

Uses routines

Statistics

McCabe cyclic 4
McCabe essential 1
McCabe modular design 1

topcw_specifie_get_value Compound widget

result = cw_specifie_get_value(id)

Return value

Parameters

id       

Examples

Version history

Version

$Id: cw_specifie.pro 327 2007-12-13 16:22:35Z pinsard $

History

Known issues

Restrictions

Other attributes

Uses routines

Statistics

McCabe cyclic 2
McCabe essential 1
McCabe modular design 1

topcw_specifie_event Compound widget

result = cw_specifie_event(event)

Return value

Parameters

event       

Examples

Version history

Version

$Id: cw_specifie.pro 327 2007-12-13 16:22:35Z pinsard $

History

Known issues

Restrictions

Other attributes

Uses routines

Statistics

McCabe cyclic 4
McCabe essential 1
McCabe modular design 1

topcw_specifie Compound widget

result = cw_specifie(parent, ROW=ROW, COLUMN=COLUMN, UVALUE=UVALUE, UNAME=UNAME, FRAME=FRAME, FORXXX=FORXXX, _EXTRA=_EXTRA)

Return value

Parameters

parent        in required

The widget ID of the parent widget.

Keywords

ROW       

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

COLUMN       

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

UVALUE       

The user value to be associated with the widget.

UNAME       

The user name to be associated with the widget.

FRAME       

FORXXX       

_EXTRA       

Used to pass keywords

Examples

Version history

Version

$Id: cw_specifie.pro 327 2007-12-13 16:22:35Z pinsard $

History

Known issues

Todo items

seb: documenter

Restrictions

Other attributes

Uses routines

Statistics

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