<frame id="_app"> <frame id="_body" x="3" y="9" width="parent.w-2" height="parent.h-9" bg="gray" /> <frame id="_head" x="1" y="1" width="parent.w" height="8"> <label id="_title" text="" font='2' x="(parent.w/2)-(self.w/2)" y="3" fg="green" bg="gray" /> <label id="_title_end" text=".kst" font='1' x="1" y="5" fg="lightGray" bg="gray" /> <label id="_watermark" text="" x="1" y="1" bg="gray" fg="lightGray" /> <button id="_helpButton" text="" onClick="openHelpDialog" x="parent.w" y="1" width="1" height="1" bg="gray" fg="lightGray" /> <frame x="parent.w/2-parent.w/4-1" y="6" width="parent.w/2+1" height="2"> <pane bgSymbol="" bgSymbolColor="gray" bg="white" x="2" y="1" width="parent.w-3" height="1" /> <label text="Š" x="1" y="2" bg="gray" fg="white" /> <label text="…" x="parent.w-1" y="2" bg="gray" fg="white" /> <label id="_subtitle" text="" x="2" y="2" width="parent.w-3" height="1" bg="white" fg="black" /> </frame> <pane bgSymbol="" bgSymbolColor="gray" bg="black" x="2" y="8" width="parent.w-2" height="1" /> </frame> <pane bg="black" x="1" y="parent.h" width="parent.w" height="1" /> <label id="_importantMSG" text="" x="1" y="parent.h" bg="black" fg="white" /> </frame>