layout_uimenuwindow.ui.txt 808 B

1234567891011121314
  1. # UIMenuWindow widget layout file
  2. TBLayout: axis: y, id: "uimenuwindowtop"
  3. TBEditField: multiline: 1, styling: 1, readonly: 1, adapt-to-content: 1, skin: "sheet_cell"
  4. text: "UIMenuWindow widget\nThis widget is used to create menus and popup menus.\nThe Statusbar will display the results."
  5. TBTextField: id: spacer, text: " "
  6. TBTextField: text: "Use Mouse button 3 for a popup menu."
  7. TBTextField: id: spacer, text: " "
  8. TBButton: text: "push for a UIMenuWindow", id: uimenuwindowpush
  9. TBTextField: id: spacer, text: " "
  10. TBLayout
  11. TBButton: text: "UIMenuWindow help Document", url: "http://docs.atomicgameengine.com/api/classes/atomic.uimenuwindow.html"
  12. TBButton: text: "UIMenuWindow application code", id: uimenuwindowcode
  13. TBButton: text: "UIMenuWindow layout code", id: uimenuwindowlayout