|
|
@@ -1,44 +1,52 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<Window size="520,460" caption="0,0,0,36" roundcorner="4,4" >
|
|
|
- <VerticalLayout inset="15,0,15,15" bkimage="file='Dialog_BG1.png' corner='4,50,4,4'" >
|
|
|
- <HorizontalLayout height="32" inset="2,2,2,0">
|
|
|
+<Window size="800,600" caption="0,0,0,36" roundcorner="4,4" >
|
|
|
+ <VerticalLayout bkimage="file='Dialog_BG1.png' corner='4,50,4,4'">
|
|
|
+ <HorizontalLayout height="40" inset="10,2,10,0">
|
|
|
<Label name="chufang_setting_title" text="新建厨房打印机" width="100" />
|
|
|
<Control />
|
|
|
<Button name="chufang_setting_closebtn" padding="0,4,0,0" width="22" height="22" tooltip="关闭" normalimage="file='Login_TopBar_Close_Btn.png'" hotimage="file='Login_TopBar_Close_Btn_Hover.png'" pushedimage="file='Login_TopBar_Close_Btn_Click.png'"/>
|
|
|
</HorizontalLayout>
|
|
|
+ <VerticalLayout inset="15,0,15,15" vscrollbar="true" >
|
|
|
+ <Control height="20" />
|
|
|
|
|
|
- <Control height="20" />
|
|
|
+ <HorizontalLayout height="56">
|
|
|
+ <Label text="厨房打印机名字" width="160"/>
|
|
|
+ <Edit name="chufang_setting_name" width="150" height="32" padding="0,12,0,12" normalimage="file='Chat_InputBox_BG.png' corner='4,4,4,4'" hotimage="file='Chat_InputBox_BG_Hover.png' corner='4,4,4,4'" />
|
|
|
+ </HorizontalLayout>
|
|
|
|
|
|
- <HorizontalLayout height="56">
|
|
|
- <Label text="厨房打印机名字" width="160"/>
|
|
|
- <Edit name="chufang_setting_name" width="150" height="32" padding="0,12,0,12" normalimage="file='Chat_InputBox_BG.png' corner='4,4,4,4'" hotimage="file='Chat_InputBox_BG_Hover.png' corner='4,4,4,4'" />
|
|
|
- </HorizontalLayout>
|
|
|
-
|
|
|
- <HorizontalLayout height="56" valign="center">
|
|
|
- <Label text="IP地址" width="160" />
|
|
|
- <Edit name="chufang_setting_ip" width="150" height="32" padding="0,12,0,12" normalimage="file='Chat_InputBox_BG.png' corner='4,4,4,4'" hotimage="file='Chat_InputBox_BG_Hover.png' corner='4,4,4,4'" />
|
|
|
- <Label name="chufang_setting_ip_error" text="IP地址格式不正确" padding="20,0,0,0" textcolor="#FFFF0000" />
|
|
|
- </HorizontalLayout>
|
|
|
+ <HorizontalLayout height="56" valign="center">
|
|
|
+ <Label text="IP地址" width="160" />
|
|
|
+ <Edit name="chufang_setting_ip" width="150" height="32" padding="0,12,0,12" normalimage="file='Chat_InputBox_BG.png' corner='4,4,4,4'" hotimage="file='Chat_InputBox_BG_Hover.png' corner='4,4,4,4'" />
|
|
|
+ <Label name="chufang_setting_ip_error" text="IP地址格式不正确" padding="20,0,0,0" textcolor="#FFFF0000" />
|
|
|
+ </HorizontalLayout>
|
|
|
|
|
|
- <HorizontalLayout height="56" valign="center">
|
|
|
- <Label text="打印机规格" width="160" />
|
|
|
- <Combo name="chufang_setting_guige" padding="0,12,0,12" width="140" height="32" tooltip="请点击这里选择您的打印机纸张宽度规格" normalimage="file='Setting_Combox_Normal.png' corner='2,2,24,2'" hotimage="file='Setting_Combox_Hover.png' corner='2,2,24,2'" pushedimage="Setting_Combox_Click.png' corner='2,2,24,2'" textpadding="10,1,1,1" >
|
|
|
- <ListLabelElement text="58mm" selected="true" />
|
|
|
- <ListLabelElement text="80mm" />
|
|
|
- </Combo>
|
|
|
- </HorizontalLayout>
|
|
|
+ <HorizontalLayout height="56" valign="center">
|
|
|
+ <Label text="打印机规格" width="160" />
|
|
|
+ <Combo name="chufang_setting_guige" padding="0,12,0,12" width="140" height="32" tooltip="请点击这里选择您的打印机纸张宽度规格" normalimage="file='Setting_Combox_Normal.png' corner='2,2,24,2'" hotimage="file='Setting_Combox_Hover.png' corner='2,2,24,2'" pushedimage="Setting_Combox_Click.png' corner='2,2,24,2'" textpadding="10,1,1,1" >
|
|
|
+ <ListLabelElement text="58mm" selected="true" />
|
|
|
+ <ListLabelElement text="80mm" />
|
|
|
+ </Combo>
|
|
|
+ </HorizontalLayout>
|
|
|
|
|
|
- <HorizontalLayout height="56" valign="center">
|
|
|
- <Label text="分单打印" width="160" />
|
|
|
- <CheckBox name="chufang_setting_fendan" padding="0,5,0,5" width="72" height="45" normalimage="file='switchbutton.png' source='0,0,143,91'" selectedimage="file='switchbutton.png' source='0,182,143,273'"/>
|
|
|
- </HorizontalLayout>
|
|
|
-
|
|
|
- <HorizontalLayout height="56" valign="center">
|
|
|
- <Label text="分类打印" width="160" />
|
|
|
- <CheckBox name="chufang_setting_fenlei" padding="0,5,0,5" width="72" height="45" normalimage="file='switchbutton.png' source='0,0,143,91'" selectedimage="file='switchbutton.png' source='0,182,143,273'"/>
|
|
|
- </HorizontalLayout>
|
|
|
+ <HorizontalLayout height="56" valign="center">
|
|
|
+ <Label text="分单打印" width="160" />
|
|
|
+ <CheckBox name="chufang_setting_fendan" padding="0,5,0,5" width="72" height="45" normalimage="file='switchbutton.png' source='0,0,143,91'" selectedimage="file='switchbutton.png' source='0,182,143,273'"/>
|
|
|
+ </HorizontalLayout>
|
|
|
|
|
|
- <HorizontalLayout height="56" valign="center" padding="0,30,0,0">
|
|
|
+ <HorizontalLayout height="56" valign="center">
|
|
|
+ <Label text="分类打印" width="160" />
|
|
|
+ <CheckBox name="chufang_setting_fenlei" padding="0,5,0,5" width="72" height="45" normalimage="file='switchbutton.png' source='0,0,143,91'" selectedimage="file='switchbutton.png' source='0,182,143,273'"/>
|
|
|
+ </HorizontalLayout>
|
|
|
+
|
|
|
+ <VerticalLayout name="chufang_setting_fenlei_xuanze">
|
|
|
+ <Label text="请在下面勾选需要打印的商品分类" height="30"/>
|
|
|
+ <VerticalLayout name="chufang_setting_fenlei_xuanze_area">
|
|
|
+
|
|
|
+ </VerticalLayout>
|
|
|
+ </VerticalLayout>
|
|
|
+ </VerticalLayout>
|
|
|
+
|
|
|
+ <HorizontalLayout height="56" valign="center" padding="0,30,0,20">
|
|
|
<Control />
|
|
|
<Button name="chufang_setting_save" align="center" width="280" height="44" text="保存" normalimage="file='Btn_White.png' corner='5,5,5,5'" hotimage="file='Btn_White_Hover.png' corner='5,5,5,5'" pushedimage="file='Btn_White_Click.png' corner='5,5,5,5'" />
|
|
|
<Control />
|