mglib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

itools/

mg_itbrowser.pro


Routines

Routines from mg_itbrowser.pro

mg_itbrowser_event, event

Handle events.

mg_itbrowser_cleanup, tlb

Cleanup resources.

mg_itbrowser_addids, ids, treeID, path=string, tool=object

Add a component to the component tree.

mg_itbrowser [, toolID]

Browse components and their properties of an iTool.

Routine details

top mg_itbrowser_event

mg_itbrowser_event, event

Handle events.

Parameters

event in required type=structure

event structure

top mg_itbrowser_cleanup

mg_itbrowser_cleanup, tlb

Cleanup resources.

Parameters

tlb in required type=long

widget ID of the top-level base

top mg_itbrowser_addids

mg_itbrowser_addids, ids, treeID, path=string, tool=object

Add a component to the component tree.

Parameters

ids in required type=strarr

string array of identifiers of components to process still

treeID in required type=long

widget identifier of the parent of this component

Keywords

path in required type=string

path to prefix ids with to get full identifiers

tool in required type=object

object reference for iTool

top mg_itbrowser

mg_itbrowser [, toolID]

Browse components and their properties of an iTool.

Parameters

toolID in optional type=string

identifier of the iTool to browse components of

File attributes

Modification date: Wed May 14 15:07:14 2014
Lines: 80
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.