Tagged Questions
1
vote
3answers
216 views
Pros and Cons for HaXe and Kivy
I'm looking to develop an application for iOS, Android, Windows Phone and for Desktop no matter if it's web or standalone. Does anyone have experience with HaXe + NME or Kivy that they can share in ...
3
votes
1answer
131 views
How to modify the screen resolution on Kivy-iOS
I'm working on an app using the python/Kivy-iOS toolchain. For some reason, when I build to the iPhone5, the app doesn't run fullscreen (there's letterboxing at the top and bottom, see attached ...
1
vote
1answer
294 views
Kivy - Making a button/thumbnail with URL image as background
I have started working with Kivy recently and have encountered a problem. I need to make a button/thumbnail with a URL image as background. I got some help on the Kivy user forum here ...