ITT Rule IDL Version 7.0 User Manual Page 413

  • Download
  • Add to my manuals
  • Print
  • Page
    / 430
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 412
Appendix B: iTool Compound Widgets 413
iTool Developer’s Guide CW_ITTOOLBAR
Syntax
Result = CW_ITTOOLBAR(Parent, UI, Target [, /EXCLUSIVE] [, ROW=integer]
[, UNAME=string] [, UVALUE=value] )
Return Value
This function returns the widget ID of the newly-created toolbar base.
Arguments
Parent
The widget ID of the parent base for the new toolbar.
UI
An object reference of the IDLitUI object associated with the iTool. See “User
Interface Object” on page 341 for information on creating user interface objects.
Target
A string specifying the identifier of an item of class IDLitContainer that contains the
items to be included in the toolbar. Target can either be a full identifier or be relative
to the IDLitTool object associated with the user interface object specified by UI.
All items within the Target container must be operations or manipulators registered
with the IDLitTool object associated with the user interface object specified by UI.
Keywords
EXCLUSIVE
Set this keyword to create a toolbar with exclusive buttons, where only one button
can be selected at a time, and remains selected until another button is selected. The
default is to create a pushbutton toolbar, which allows multiple selections.
Note
An EXCLUSIVE toolbar cannot contain a droplist or combobox item.
Page view 412
1 2 ... 408 409 410 411 412 413 414 415 416 417 418 ... 429 430

Comments to this Manuals

No comments