SHARE
TWEET

Untitled

a guest Feb 25th, 2017 71 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <vbox>
  2.     <hbox>
  3.         <button text="Button" />
  4.         <button text="Button" />
  5.         <button text="Button" />
  6.         <button text="Button" />
  7.     </hbox>
  8.     <button text="Button" />
  9.     <button text="Button - longer text" />
  10.     <button text="Button" />
  11.     <hbox>
  12.         <button text="Button" />
  13.         <button text="Button" />
  14.         <button text="Button" />
  15.         <button text="Button" />
  16.     </hbox>
  17.     <grid columns="2">
  18.         <button text="Button" />
  19.         <button text="Button" />
  20.         <button text="Button" />
  21.         <button text="Button" />
  22.     </grid>
  23. </vbox>
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top