| Version 1.9 Build 1556
|
|
Next: viewerdisplaypanel.newcanvasprintmanagergui - Function
Up: viewerdisplaypanel - Tool
Previous: viewerdisplaypanel.enablecontrols - Function
viewerdisplaypanel.newcanvasmanagergui - Function
|
Package |
display |
|
Module |
viewer |
|
Tool |
viewerdisplaypanel |
Create and (probably) show a new graphical user interface for this
tool's Viewercanvasmanager
tool
Synopsis
newcanvasmanagergui(parent, show, hasdismiss, hasdone, widgetset)
Arguments
parent |
|
parent frame in which to place the Viewercanvasmanager tool |
|
|
Allowed: |
agent or F |
|
|
Default: |
F |
show |
|
show the Viewercanvasmanager tool? |
|
|
Allowed: |
boolean |
|
|
Default: |
T |
hasdismiss |
|
add a "Dismiss" button to the GUI? |
|
|
Allowed: |
boolean |
|
|
Default: |
F |
hasdone |
|
add a "Done" button to the GUI? |
|
|
Allowed: |
boolean |
|
|
Default: |
F |
widgetset |
|
Widgetserver tool to use to build the GUI |
|
|
Allowed: |
Widgetserver tool or unset |
|
|
Default: |
unset |
Returns
tool having Viewerstandardgui interface