Kivy – a cross platform Python UI framework
1–10 of 107 posts
Re: Kivy – a cross platform Python UI framework
#2Re: Kivy – a cross platform Python UI framework
#32) this is first time I’ve ever seen mobile included as part of “Cross-Platform”, that’s pretty awesome. We’re living in the future, friends! Tho it also makes me shudder at the thought of the phrase “QT app development”…
III) At this point, why not just use web? What is a “truly cross platform UI framework” other than HTML? I’m currently developing a site that uses TS in the frontend and Python in the back, and that seemed like a nice Unix-y division of labor. What am I missing?
Re: Kivy – a cross platform Python UI framework
#4Re: Kivy – a cross platform Python UI framework
#5Re: Kivy – a cross platform Python UI framework
#6A) this is most European website I’ve ever seen. I couldn’t tell you exactly why… perhaps it’s the train subconsciously affecting me. 2) this is first time I’ve ever seen mobile included as part of “Cross-Platform”, that’s pretty awesome. We’re living in the future, friends! Tho it also makes me shudder at the thought of the phrase “QT app development”… III) At this point, why not just use web? What is a “truly cross…
Re: Kivy – a cross platform Python UI framework
#7If you got as lost as me, the Gallery is accessible via a link at the top: https://kivy.org/gallery.html
Re: Kivy – a cross platform Python UI framework
#8A) this is most European website I’ve ever seen. I couldn’t tell you exactly why… perhaps it’s the train subconsciously affecting me. 2) this is first time I’ve ever seen mobile included as part of “Cross-Platform”, that’s pretty awesome. We’re living in the future, friends! Tho it also makes me shudder at the thought of the phrase “QT app development”… III) At this point, why not just use web? What is a “truly cross…
Actually the train on that page is from Japan.
Re: Kivy – a cross platform Python UI framework
#9No mentions on the site at all. I only found this https://github.com/kivy/kivy/issues/8596 so seems like not yet implemented.
Meaning Kivy is not yet a good choice for user-facing apps. It is so frustrating to see all the new UI frameworks and they fall apart if you just ask about accessibility features that should be absolute standard in 2024.