Skip to content

Instantly share code, notes, and snippets.

@jose1711
Created June 25, 2018 20:34
Show Gist options
  • Save jose1711/50284619d8656d247b829eecf7c518cb to your computer and use it in GitHub Desktop.
Save jose1711/50284619d8656d247b829eecf7c518cb to your computer and use it in GitHub Desktop.
<Button>:
foo: '3'
<MyButton@Button>:
foo: '33'
text: str(self.foo) + '\n' + str(root.foo)
<MyBox>:
MyButton
MyButton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment