Skip to content

Instantly share code, notes, and snippets.

@abhijangda
Created April 29, 2013 15:06
Show Gist options
  • Select an option

  • Save abhijangda/5482200 to your computer and use it in GitHub Desktop.

Select an option

Save abhijangda/5482200 to your computer and use it in GitHub Desktop.
#May be let we are having a property of setting appearance of Slider.
#Somewhere the Slider is setted
Slider:
id: slider_1
Appearance: #set image appearance
Slider:
id: slider_2
Appearance: #Simple appearance
Or somewhere in the kv language, where slider_1 and slider_2 are accessible.
slider_1.appearance = #set image appearance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment