home *** CD-ROM | disk | FTP | other *** search
- <groupdef id="studio.standardframe" background="component.basetexture">
-
- <layer
- id="topleftcorner"
- x="0"
- y="0"
- image="component.top.left.corner"
- resize="topleft"
- />
- <layer
- id="toprightcorner"
- x="-25"
- relatx="1"
- y="0"
- image="component.top.right.corner"
- resize="topright"
- />
-
- <layer
- id="topleftcornermask"
- x="0"
- y="0"
- image="component.top.left.corner.mask"
- sysregion="-2"/>
- <layer
- id="toprightcornermask"
- x="-12"
- relatx="1"
- y="0"
- image="component.top.right.corner.mask"
- sysregion="-2"/>
-
- <layer
- id="bottomleftcorner"
- x="0"
- y="-25"
- relaty="1"
- image="component.bottom.left.corner"
- resize="bottomleft"
- />
- <layer
- id="bottomrightcorner"
- x="-25"
- relatx="1"
- y="-25"
- relaty="1"
- image="component.bottom.right.corner"
- resize="bottomright"
- />
- <layer
- id="topstretch"
- x="25"
- y="0"
- w="-50"
- relatw="1"
- image="component.top.stretch"
- />
- <layer
- id="leftstretch"
- x="0"
- y="25"
- h="-50"
- relath="1"
- image="component.left.stretch"
- resize="left"
- />
- <layer
- id="bottomstretch"
- x="25"
- y="-25"
- relaty="1"
- w="-50"
- relatw="1"
- image="component.bottom.stretch"
- resize="bottom"
- />
- <layer
- id="rightstretch"
- x="-25"
- relatx="1"
- y="25"
- h="-50"
- relath="1"
- image="component.right.stretch"
- resize="right"
- />
-
- <layer x="5" y="4" image="component.button.bevel"/>
- <layer x="-19" relatx="1" y="4" image="component.button.bevel"/>
-
- <button
- id="config"
- action="SYSMENU"
- x="9" y="8"
- image="component.sysmenu.unpressed"
- downImage="component.sysmenu.pressed"
- tooltip="Configure"
- />
- <button
- id="Close"
- action="CLOSE"
- x="-15" y="8"
- relatx="1"
- image="component.minimize.unpressed"
- downImage="component.minimize.pressed"
- tooltip="Close Window"
- />
-
- <text
- id="titlebar"
- ghost="1"
- x="22"
- y="4"
- w="-43"
- relatw="1"
- h="14"
- align="center"
- default=":componentname"
- font="studio.component.title"
- bold="0"
- fontsize="12"
- antialias="1"
- color="161,161,161"
- />
-
- <script id="standardframe.script" file="scripts/standardframe.maki" param="5,15,-10,-34,0,0,1,1" />
-
- </groupdef>
-