FYI: One cross-platform gotcha with kivy is its LGPL license, it can be an issue when developing for iOS due to the iOS ban on linking to dynamic libraries.
Larry On Jul 9, 2013, at 12:28 PM, Bill Janssen <jans...@parc.com> wrote: > Paul Wiseman <poal...@gmail.com> wrote: > >> I'm looking to make a cross platform application, and I'm looking into >> different languages and options to get an understanding of the strengths >> and limitations before I put significant effort in a particular direction. > > I've recently been impressed with Kivy. Rather than target a toolkit > like Qt or wxWidgets, it targets OpenGL, and builds its own set of > widgets on top of that. Very cross-platform. > > Bill > _______________________________________________ > Pythonmac-SIG maillist - Pythonmac-SIG@python.org > http://mail.python.org/mailman/listinfo/pythonmac-sig > unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG