layout_uiskinimage.ui.txt 907 B

1234567891011121314151617181920
  1. # UISkinImage widget layout file
  2. TBLayout: axis: y
  3. TBEditField: multiline: 1, styling: 1, readonly: 1, adapt-to-content: 1, skin: "sheet_cell"
  4. text: "UISkinImage widget\nThis widget is used to display a skinned bitmap in another widget.\nIn order to use this, you must have an applicaion skin.tb.txt or use a stock skin item."
  5. TBTextField: id: spacer, text: " "
  6. TBContainer
  7. TBLayout
  8. TBButton: skin: 0
  9. TBSkinImage: skin: LogoAtomic
  10. TBButton: skin: 0
  11. TBSkinImage: skin: LogoAtomic
  12. lp: width: 64, height: 64
  13. TBSkinImage: skin: LogoAtomic
  14. lp: width: 128, height: 128
  15. TBTextField: id: spacer, text: " "
  16. TBLayout
  17. TBButton: text: "UISkinImage help Document", url: "http://docs.atomicgameengine.com/api/classes/atomic.uiskinimage.html"
  18. TBButton: text: "UISkinImage application code", id: uiskinimagecode
  19. TBButton: text: "UISkinImage layout code", id: uiskinimagelayout