A SERVICE OF

logo

Chapter 14: Creating a User Interface Panel 321
iTool Developer’s Guide Registering a UI Panel
To set the TYPE property of a visualization, use a statement like this in the
visualization’s Init method:
self->IDLitVisualization::Init(_EXTRA = _extra, TYPE = panelType)
where panelType is a string that matches the string used as the value of the TYPES
keyword to ITREGISTER.