mirror of https://github.com/kivy/kivy.git
closes: #417
This commit is contained in:
parent
8399784a75
commit
27f5270c9a
|
@ -7,7 +7,7 @@ Your First Widget
|
||||||
=================
|
=================
|
||||||
|
|
||||||
In the following you will be guided through the creation of your first
|
In the following you will be guided through the creation of your first
|
||||||
widget. This is some very powerful and important knowledge when
|
widget. This provides very powerful and important knowledge when
|
||||||
programming Kivy applications, as it lets you create completely new user
|
programming Kivy applications, as it lets you create completely new user
|
||||||
interfaces with custom elements for your specific purpose.
|
interfaces with custom elements for your specific purpose.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue