hanhwa_nexacro/client/nexacro-src/Application_Desktop.xadl

21 lines
965 B
XML

<?xml version="1.0" encoding="utf-8"?>
<ADL version="2.0">
<Application id="Application_Desktop" screenid="Desktop_screen">
<Layout>
<MainFrame id="mainframe" showtitlebar="true" showstatusbar="true" left="0" top="0" width="1440" height="900" titletext="Hanwha Nexacro Demo">
<VFrameSet id="VFrameSet00" separatesize="56,*">
<Frames>
<ChildFrame id="TopFrame" showtitlebar="false" showstatusbar="false" formurl="FrameBase::Form_Top.xfdl"/>
<HFrameSet id="HFrameSet00" separatesize="240,*">
<Frames>
<ChildFrame id="LeftFrame" showtitlebar="false" showstatusbar="false" formurl="FrameBase::Form_Left.xfdl"/>
<ChildFrame id="WorkFrame" showtitlebar="false" showstatusbar="false" formurl="FrameBase::Form_Work.xfdl"/>
</Frames>
</HFrameSet>
</Frames>
</VFrameSet>
</MainFrame>
</Layout>
</Application>
</ADL>