📄 tipui.xml
字号:
<?xml version="1.0" encoding="utf-8"?>
<Dialog width="170" height="100">
<VerticalLayout>
<WindowCanvas inset="0,0">
<DialogLayout>
<TextPanel name="lblcaption" pos="0, 2, 145, 18" text="title" backColor="68"/>
<TextPanel name="lblclose" pos="145, 2, 170, 18" text="鍏抽棴" backColor="68"/>
<TextPanel name="lbltxt" pos="5, 20, 165, 80" text="text"/>
<TextPanel name="lblurl" pos="5, 82, 65, 100" text="缃戠珯"/>
<Button name="btnview" pos="120, 82, 165, 100" text="鎵撳紑" align="center"/>
</DialogLayout>
</WindowCanvas>
</VerticalLayout>
</Dialog>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -