Skip to content

Instantly share code, notes, and snippets.

@kived
Last active August 29, 2015 14:06
Show Gist options
  • Select an option

  • Save kived/0254759e71fb9bff0a01 to your computer and use it in GitHub Desktop.

Select an option

Save kived/0254759e71fb9bff0a01 to your computer and use it in GitHub Desktop.
dynamic class
<MyWidget@BoxLayout>:
orientation: 'vertical'
my_button: btn
Label:
text: 'my text'
Button:
id: btn
text: 'OK'
MyWidget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment