Skip to content

Instantly share code, notes, and snippets.

@ErisianArchitect
Created August 28, 2015 22:31
Show Gist options
  • Save ErisianArchitect/8eaeec27873bcc4308da to your computer and use it in GitHub Desktop.
Save ErisianArchitect/8eaeec27873bcc4308da to your computer and use it in GitHub Desktop.
<ui name="main" script="main.ui.py">
<frame position="20x20">
<label text="Just a sample UI XML file."/>
<button text="Example Button" onclick="exampleBtn()"/>
</frame>
</ui>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment