main_layout.ui.txt 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. # UI periodic table Layout file
  2. TBTabContainer
  3. gravity all
  4. id maintabs
  5. skin TBWindow
  6. align bottom
  7. tabs
  8. TBButton
  9. text Periodic Table
  10. font
  11. size: 16dp
  12. TBButton
  13. text Primary Widgets
  14. font
  15. size 16dp
  16. TBButton
  17. text More Widgets
  18. font
  19. size 16dp
  20. TBButton
  21. text Support Objects
  22. font
  23. size 16dp
  24. TBButton
  25. text Atomic Widgets
  26. font
  27. size 16dp
  28. TBLayout
  29. id pagetable
  30. axis y
  31. distribution-position top
  32. @file main_table.ui.txt
  33. TBLayout
  34. id pageprimary
  35. distribution available
  36. gravity all
  37. @file main_primary_layout.ui.txt
  38. TBLayout
  39. id pagemore
  40. distribution available
  41. gravity all
  42. @file main_more_layout.ui.txt
  43. TBLayout
  44. id pagesupport
  45. distribution available
  46. gravity all
  47. @file main_support_layout.ui.txt
  48. TBLayout
  49. id pageatomic
  50. distribution available
  51. gravity all
  52. @file main_atomic_layout.ui.txt
  53. TBLayout: axis: x, distribution-position: left right, size: available
  54. lp: min-height: 32, max-height: 32, pref-height: 32
  55. TBButton: id: exitapp, skin: LogoAtomic, tooltip: "Press here to exit"
  56. axis y
  57. gravity: left
  58. TBTextField: id: LogText, text: "This is the Atomic Widget Periodic Table"