What Will I Learn?
You will learn how to
Dynamically load images, positioning images in relativelayout.
Also you will learn how to change screen size and change
background color of screen. This is first tutorial of creating
draggable widgets in Kivy.
- You will learn Dynamically load images, positioning images in relativelayout.
- You will learn how to change screen size and change background color of screen.
-You will learn creating draggable widgets in Kivy
Requirements
Write here a bullet list of the requirements for the user in order to follow this video tutorial.
- Python 2.7 :https://www.python.org/downloads/
- Kivy https://kivy.org/#download
- Pycharm https://www.jetbrains.com/pycharm/download/#section=windows (optional)
- Python experiment and Object Oriented Programming skills
Difficulty
- Intermediate
Description
In this tutorial you will learn how to load images dynamically with Kivy and python.
In this tutorial you will change background color and change application window sizes.
You will familiar with Kivy's widget components like relativelayout and image.
Video Tutorial
Curriculum
Posted on Utopian.io - Rewarding Open Source Contributors