SHARE
TWEET
Untitled
a guest
Feb 23rd, 2017
51
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8" ?>
- <vbox style="padding: 10px; background-color: red;" width="400" height="200">
- <hbox width="100%">
- <button text="Button 1" />
- <button text="Button 2" width="100%" />
- <button text="Button 3" />
- </hbox>
- <hbox width="100%" height="100%">
- <button text="Button 4" width="50%" height="100%" />
- <button text="Button 5" width="50%" height="100%" />
- </hbox>
- <hbox width="100%">
- <button text="Button 6" />
- <button text="Button 7" width="100%" />
- <button text="Button 8" />
- </hbox>
- </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.

