Re: [Pythonmac-SIG] NewBie question: Building GUI for Mac

2008-06-08 Thread Henning Hraban Ramm
Am 2008-06-06 um 16:33 schrieb Kevin Walzer: 2. wxPython is cross-platform but looks great on the Mac with some attention to UI design, is well-documented (both in terms of available sample code online and books), and has a supportive community. It doesn't provide many Mac-specific hooks lik

Re: [Pythonmac-SIG] NewBie question: Building GUI for Mac

2008-06-06 Thread Kevin Walzer
Abhiram Dwivedi wrote: Hello, I want to know if its possible to build a standalone GUI app for Mac using python. I need to build some application and still going through pythong tutorials. It seems Cocoa is the only option, but I want to be sure before moving away from python. I need to inte

Re: [Pythonmac-SIG] NewBie question: Building GUI for Mac

2008-06-06 Thread Ed Leafe
On Jun 6, 2008, at 2:42 AM, Abhiram Dwivedi wrote: I want to know if its possible to build a standalone GUI app for Mac using python. I need to build some application and still going through pythong tutorials. It seems Cocoa is the only option, but I want to be sure before moving away from

Re: [Pythonmac-SIG] NewBie question: Building GUI for Mac

2008-06-05 Thread Daniel Lord
On Jun 5, 2008, at 23:42 PM, Abhiram Dwivedi wrote: Hello, I want to know if its possible to build a standalone GUI app for Mac using python. Yes it is. I need to build some application and still going through pythong tutorials. It seems Cocoa is the only option, Not true. wxPython, T

[Pythonmac-SIG] NewBie question: Building GUI for Mac

2008-06-05 Thread Abhiram Dwivedi
Hello, I want to know if its possible to build a standalone GUI app for Mac using python. I need to build some application and still going through pythong tutorials. It seems Cocoa is the only option, but I want to be sure before moving away from python. I need to integrate it with RSS and gro