====== Kivy: Un exemple pour les pros Yelen ====== **{{tagpage>kivy|Toutes les pages Kivy}}** **[[http://translate.google.com/translate?hl=&sl=auto&tl=en&u=https%3A%2F%2Fressources.labomedia.org%2Fkivy_un_exemple_pour+_les_pros_yelen|English Version]]** **[[les_pages_kivy_en_details|Les pages Kivy en détails]]** **Yelen est La Lumière en Bambara** **[[apprendre_kivy|Un autre exemple: Apprendre Kivy]]** Comprend: * **ActionBar**: Barre de menu * **ScrollView**: défilement de la fenêtre * **Scatter**: Tactile intuitif * **Exemple pour les Pros** **La structure du code tourne bien sur PC. Les redimensionnements des widgets fonctionnent mal sur Android. Cet exemple est en cours de développement.** {{ media_13:yelen_1.png?400 |}} =====Les sources sur GitHub===== * **[[https://github.com/sergeLabo/yelen|Yelen]]** {{tag> kivy python sb }} =====Un problème: texture_size===== * [[https://kivy.org/doc/stable/api-kivy.graphics.texture.html|Texture]] Texture is a class that handles OpenGL textures. * [[https://kivy.org/doc/stable/api-kivy.graphics.texture.html#reloading-the-texture|Reloading the Texture]] *