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
File attributes
Modification date: | Wed May 14 15:07:14 2014 |
Lines: | 80 |
Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.