layout_uitexturewidget.ui.txt 716 B

123456789101112
  1. # UITextureWidget layout file
  2. TBLayout: axis: y, id: uitwcontainer
  3. TBEditField: multiline: 1, styling: 1, readonly: 1, adapt-to-content: 1, skin: "sheet_cell"
  4. text: "UITextureWidget\nThis widget is used to display an Atomic Resource image."
  5. TBTextField: id: spacer, text: " "
  6. # there is NO TBTextureWidget, its entirely an Atomic Widget, well add it with code
  7. TBTextField: id: "uitexturewidgetlower", text: " "
  8. TBLayout
  9. TBButton: text: "UITextureWidget help Document", url: "http://docs.atomicgameengine.com/api/classes/atomic.uitexturewidget.html"
  10. TBButton: text: "UITextureWidget application code", id: uitexturewidgetcode
  11. TBButton: text: "UITextureWidget layout code", id: uitexturewidgetlayout