Re: [Pythonmac-SIG] Fwd: Can any cross platform gui framework limitations be filled with ctypes / pyobjc or other?

2013-07-10 Thread Chris Barker - NOAA Federal
On Wed, Jul 10, 2013 at 2:35 AM, Paul Wiseman wrote: > I've used wxpython a lot in the past, and maintain some code that uses it > and I do like it, there are a couple of bits that have put me off though. > There doesn't seem to be an obvious way to implement an MVC type pattern > with it. I" ve

Re: [Pythonmac-SIG] Fwd: Can any cross platform gui framework limitations be filled with ctypes / pyobjc or other?

2013-07-10 Thread Chris Barker - NOAA Federal
>> Do you know any Qt apps for mac? > > There are lots of Qt apps with Mac ports; most are crappy because they make > little effort to get the Mac UI details right. I think QGIS falls into that camp... http://www.qgis.org/ > VirtualBox and Parallels are > two Qt apps that do a better job with th

Re: [Pythonmac-SIG] Kivy python GUI

2013-07-10 Thread Bill Janssen
Michael O'Donnell wrote: > Saw a link to Kivy, which seems to be a newish GUI for > python, works on most platforms, including iOS and Android. > > Anyone played around with it? I had to upgrade my Mac finally from Leopard to Snow Leopard to get the level of OpenGL support it needs. > Seems to

Re: [Pythonmac-SIG] Fwd: Can any cross platform gui framework limitations be filled with ctypes / pyobjc or other?

2013-07-10 Thread Kevin Walzer
On 7/10/13 5:35 AM, Paul Wiseman wrote: Do you know any Qt apps for mac? It would be quite useful to take a look at a few to help weigh up my options. There are lots of Qt apps with Mac ports; most are crappy because they make little effort to get the Mac UI details right. VirtualBox and Para

[Pythonmac-SIG] Kivy python GUI

2013-07-10 Thread Michael O'Donnell
Saw a link to Kivy, which seems to be a newish GUI for python, works on most platforms, including iOS and Android. Anyone played around with it? Seems to offer a basic canvas with draw ops. On a quick look, couldn't see any more complex widgets, except for buttons, but they may be there (the docu

Re: [Pythonmac-SIG] Fwd: Can any cross platform gui framework limitations be filled with ctypes / pyobjc or other?

2013-07-10 Thread Paul Wiseman
On 9 July 2013 17:12, Chris Barker - NOAA Federal wrote: > oops, sent only to Paul the first time > > -- Forwarded message -- > From: Chris Barker - NOAA Federal > > Paul, > > > Qt looks great from my first impressions but one thing I'm not too sure > > about is how native it