Adobe 38040334 - Dreamweaver CS3 User Manual page 30

Extending dreamweaver
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

Example
<panelset>
<application rect="0 0 1000 1200" maximize="false">
</application>
</panelset>
<document>
Description
Specifies the Document window's initial position and size.
Attributes
rect, maximize
specifies the position and size of the Document window. The string is in the form "left top right bottom"
rect
specified as integers. If the
is a Boolean value:
maximize
The default value is
true
Contents
None.
Container
This tag must be contained in a
Example
<panelset>
<document rect="100 257 1043 1200" maximize="false">
</document>
</panelset>
<panelframe>
Description
Describes an entire panel group.
Attributes
x, y, {width, height}, dock, collapse
specifies the left position of the panel group. Its value can be an integer or a value that is relative to the screen.
x
If the integer value is not on the screen, the panel group appears in the closest screen position possible to make it
visible on the screen. Relative values can be "left" or "right"; these values indicate which edge of the panel group
to align with which edge of the virtual screen.
specifies the top position of the panel group. Its value can be an integer or a value that is relative to the screen.
y
If the integer value is not on the screen, the panel group appears in the closest screen position possible to make it
visible on the screen. Relative values can be "top" or "bottom"; these values indicate which edge of the panel group
to align with which edge of the virtual screen.
is the width, in pixels, of the panel group. This attribute is optional. If the width is not specified, the built-
width
in default for the panel group is used.
is the height, in pixels, of the panel group. This attribute is optional. If the height is not specified, the built-
height
in default for the panel group is used.
value is
, the
maximize
true
if the Document window should be maximized on startup;
true
.
tag.
panelset
value is ignored.
rect
DREAMWEAVER CS3
24
Extending Dreamweaver
otherwise.
false

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents