Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Kivy: Interactive Applications in Python

You're reading from  Kivy: Interactive Applications in Python

Product type Book
Published in Sep 2013
Publisher Packt
ISBN-13 9781783281596
Pages 138 pages
Edition 1st Edition
Languages
Author (1):
Roberto Ulloa Roberto Ulloa
Profile icon Roberto Ulloa

Table of Contents (13) Chapters

Kivy: Interactive Applications in Python
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
1. GUI Basics – Building an Interface 2. Graphics – The Canvas 3. Widget Events – Binding Actions 4. Improving the User Experience 5. Invaders Revenge – An Interactive Multitouch Game Index

Summary


This chapter has covered some specific and useful topics that improve the user experience. We have added several screens and switch between them with ScreenManager. You have learned how to use colors in the canvas and you should now have a good understanding of how this works internally. You also learned how to limit the drawing area to the drawing space with the StencilView. We used Scatter to add rotating and scaling capabilities to our DraggablWidget and expanded the functionality through the use of properties and associated events.

Finally, we introduced the use of gestures to make the interface more dynamic. Here is a review of all the classes with their respective methods, properties, and attributes that you have learned to use in this chapter:

  • ScreenManager: The transistion and current properties

  • The FadeTransition, SwapTransition, SlideTransition, and WipeTransition transitions

  • Screen: The name and manager properties

  • ColorPicker: The color property

  • StencilView

  • Scatter: The...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}