mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
5 lines
211 B
Text
5 lines
211 B
Text
LAYOUT(PictureBugTestLayout, 200, 108)
|
|
ITEM(Picture, pict, SetFrame(FieldFrame()).HSizePosZ(8, 76).VSizePosZ(8, 8))
|
|
ITEM(Button, open, SetLabel(t_("Open...")).RightPosZ(4, 60).TopPosZ(8, 24))
|
|
END_LAYOUT
|
|
|