apprendre_kivy
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| apprendre_kivy [2020/01/02 10:55] – [Commentaires] serge | apprendre_kivy [2020/10/19 07:12] (Version actuelle) – Tag0 Added: python Removed: python3,realisations_logicielles serge | ||
|---|---|---|---|
| Ligne 4: | Ligne 4: | ||
| **[[http:// | **[[http:// | ||
| </ | </ | ||
| + | <WRAP center round box 40% centeralign> | ||
| + | **[[les_pages_kivy_en_details|Les pages Kivy en détails]]** | ||
| + | </ | ||
| <WRAP center round info 40% centeralign> | <WRAP center round info 40% centeralign> | ||
| **Avec python 3 exclusivement !** | **Avec python 3 exclusivement !** | ||
| </ | </ | ||
| + | <WRAP center round box 60% centeralign> | ||
| + | **[[kivy_un_exemple_pour_les_pros_yelen|Un autre exemple: Yelen]]** | ||
| + | </ | ||
| + | ===== Gallerie ===== | ||
| + | |||
| + | {{media_02: | ||
| + | |||
| + | {{media_02: | ||
| + | {{media_02: | ||
| + | {{media_02: | ||
| + | {{media_02: | ||
| + | |||
| + | {{media_02: | ||
| + | |||
| + | ===Modification des Options=== | ||
| + | {{media_02: | ||
| + | |||
| + | {{media_02: | ||
| + | |||
| + | {{media_02: | ||
| + | |||
| + | {{media_02: | ||
| =====L' | =====L' | ||
| Ligne 35: | Ligne 59: | ||
| * Des [[https:// | * Des [[https:// | ||
| + | ===Limitation=== | ||
| + | En fait, les réseaux Multicast et TCP tournent en permanence, la modification de cast dans les options bascule de l'un à l' | ||
| + | Pour arrêter le reactor de twisted: | ||
| + | reactor.stop() | ||
| + | et pour le relancer (non testé): | ||
| + | install_twisted_reactor() | ||
| + | |||
| + | ===Bugs=== | ||
| + | Il y en a toujours, en particulier l' | ||
| + | |||
| + | ===Le truc tout c..=== | ||
| + | * Mettre une image avec canal alpha sur un fond blanc dans un BoxLayout !! [[kivy_image_avec_alpha_sur_fond_blanc|Une image avec canal alpha sur un fond blanc dans un BoxLayout]] | ||
| =====Ressources===== | =====Ressources===== | ||
| Ligne 87: | Ligne 123: | ||
| * Ne pas mettre les modules de la bibliothèque standard python en requirements | * Ne pas mettre les modules de la bibliothèque standard python en requirements | ||
| + | * [[https:// | ||
| ====Deboggage sur Android==== | ====Deboggage sur Android==== | ||
| * **[[kivy_buildozer# | * **[[kivy_buildozer# | ||
| - | ====pyjnius | + | ====plyer pour accéder aux datas Android==== |
| - | <WRAP center round todo 60%> | + | * **[[kivy_plyer|plyer]]** |
| - | TODO travailler la page [[pyjnius|pyjnius]] | + | |
| - | </WRAP> | + | ====L' |
| + | Dans [[https:// | ||
| + | * build_config(self, | ||
| + | * build_settings(self, | ||
| + | * on_config_change(self, | ||
| - | {{tag> | + | {{tag> kivy python |
apprendre_kivy.1577962515.txt.gz · Dernière modification : de serge
