Files
archived-elemental-forms/testbed/resources/test_image_widget.tb.txt
2015-07-06 23:01:15 -07:00

18 lines
762 B
Plaintext

WindowInfo
title ImageBox
size 350 500
ScrollContainer
adapt-content 1
LayoutBox
axis y
spacing 20
TextBox: gravity: all, skin: 0, multiline: 1, readonly: 1, adapt-to-content: 1
text: "Some images shown by ImageBox. This test requires enabling TB_IMAGE (see tb_config.h).\n" \
"Images are unloaded when all references are removed (this window is closed)."
ImageBox: filename: "images/image_8.jpg", skin: ImageFrame
Button: skin: "Remove", id: "remove", gravity: right
Label: skin: "ImageCaption", text: "Örebro", gravity: bottom left right
ImageBox: filename: "images/image_9.jpg", skin: ImageFrame
Button: skin: "Remove", id: "remove", gravity: right
Label: skin: "ImageCaption", text: "Stockholm", gravity: bottom left right