<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <Window> <HorizontalLayout name="layout_label" height="30" width="100" bkimage="normal_bt.png" > <!--<Label name="mylabel" textpadding="10,0,0,0"float="true" pos="17,0,0,0" width="67" height="22"/>--> <Label name="label_icon" float="true" pos="5,5,0,0" width="23" height="21" font="1" bkimage="a.png"></Label> <CheckBox name="label_text" float="true" pos="30,5,0,0" width="70" height="21" font="1" text=""></CheckBox> </HorizontalLayout> </Window>