|
Attributes |
Description |
|
url |
The URL of the document that should appear in the tool frame when the application opens.
The URL can contain the special variable $IMF or $IMF to specify that the document
is relative to the IMF installation directory. Absolute URLs may also be used. URLs that
don't start with http: or $IMF or $IMF are resolved relative to the location of
the XML file.
|
|
height |
Usually, the height of the tool frame is set automatically according to the height of the
highest tool in the toolsets. This attribute is used to set the height of the tool frame
to the specified height, in pixels. Note that if the specified height is smaller than the
height of the largest tool, the largest tool's height will be used instead, so only use
this setting to set the tool frame larger than what would be automatically calculated.
Optional, the height will be calculated automatically if this attribute is not used.
|
|
border |
The width of the border around the data frame window, in pixels. Valid values are
"true" or "false". Optional, defaults to "false".
|
| |
|
|