home *** CD-ROM | disk | FTP | other *** search
- <container id="Component" name=":componenttitle" dynamic="1" hold="@all@" default_x="275" default_y="0" minimum_h="232" minimum_w="303">
-
- <!-- This is the group we will insert inside the standard frame -->
-
- <groupdef id="wasabi.dropdownlist.main.group" >
- <group id="wasabi.objectframe.group" x="0" y="0" w="0" h="0" relatw="1" relath="1"/>
- <text id="dropdownlist.text" x="3" y="3" w="-23" h="-6" relatw="1" relath="1" color="255,255,255"/>
- <button id="dropdownlist.button" x="-18" y="1" w="17" h="-2" relatx="1" relath="1" borders="1" image="wasabi.button.label.arrow.down" center_image="1"/>
- </groupdef>
-
- <groupdef id="component.content.group">
- <component x="0" y="0" w="0" relatw="1" h="0" relath="1" param="guid:default"/>
- </groupdef>
-
- <!-- Our actual layout, composed of a standard frame with some content (see above) -->
-
- <layout id="resizable_status" background="component.basetexture" minimum_h="232" minimum_w="303">
- <!-- the notify tells the standardframe to put this group inside its client area -->
- <group id="wasabi.standardframe.statusbar" x="0" y="0" w="0" h="0" relatw="1" relath="1" notify="content,component.content.group"/>
- </layout>
-
- <layout id="resizable_nostatus" background="component.basetexture" minimum_h="232" minimum_w="303">
- <group id="wasabi.standardframe.nostatusbar" x="0" y="0" w="0" h="0" relatw="1" relath="1" notify="content,component.content.group"/>
- </layout>
-
- <layout id="modal" background="component.basetexture" minimum_h="232" minimum_w="303">
- <group id="wasabi.standardframe.modal" x="0" y="0" w="0" h="0" relatw="1" relath="1" notify="content,component.content.group"/>
- </layout>
-
- <layout id="static" background="component.basetexture" minimum_h="232" minimum_w="303">
- <group id="wasabi.standardframe.static" x="0" y="0" w="0" h="0" relatw="1" relath="1" notify="content,component.content.group"/>
- </layout>
-
- </container>