Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <Ausgabe>:
  2. CheckBox:
  3. active:
  4. on_active: ausgabescreen.on_erledigt(root.index)
  5. size_hint_x: .1
  6.  
  7.  
  8.  
  9. Carousel:
  10. id:carousel_widget
  11. on_current_slide: self.current_slide.on_enter()
  12. direction:'right'
  13. index:2
  14. Chat:
  15. Ausgabe:
  16. id: ausgabescreen
  17. Home:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement