Paul Wiseman <[email protected]> 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 - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
