Re: [Pythonmac-SIG] GUI design tools

2005-03-15 Thread Troy Rollins
> I was refering to the landscape today, in comparison to the > > other platforms. > > Maybe it wasn't you, but someone in the thread said something about > Python on OS-X seeming to have been stuck at an 0.7 level for a long > time. I just wanted to point out that it was, in fact, moving forward

Re: [Pythonmac-SIG] GUI design tools

2005-03-14 Thread Troy Rollins
> By the way, DialogBlocks is another option, also a commercial product > from one of the core (indeed, the founder) wx developers. > > http://www.anthemion.co.uk/dialogblocks/ > > I believe the OS-X version may still be listed as beta, but it hasn't > shown any problems for me with a quick check

Re: [Pythonmac-SIG] GUI design tools

2005-03-14 Thread Truls A. Tangstad
On Mon, Mar 14, 2005 at 10:28:48AM +0100, [EMAIL PROTECTED] wrote: > >Based on the statement above it looks as if wxWindows is the more > >mature and stable GUI toolkit for cross-platform on OSX. Is it worth > >learning WX? or will PyQt catch up? or does anyone even know the > >answer to that? > I

RE: [Pythonmac-SIG] GUI design tools

2005-03-14 Thread Henning.Ramm
>Based on the statement above it looks as if wxWindows is the more >mature and stable GUI toolkit for cross-platform on OSX. Is it worth >learning WX? or will PyQt catch up? or does anyone even know the >answer to that? I guess you can use PyQt on OSX, I never tried it, but I need to develop also

Re: [Pythonmac-SIG] GUI design tools

2005-03-12 Thread Troy Rollins
> >> I > >> thought someone had built a wxGlade package for OS-X. > > wxDesigner is available, and the cost of its being commercial is not an issue. Its pretty limited functionality is more the issue. It does not seem capable of building complex windows, more aimed at dialog boxes, and even then t

Re: [Pythonmac-SIG] GUI design tools

2005-03-12 Thread Charles Hartman
"Quite reasonable" seems to mean $129. Too much for me, though I'm tempted to try it & talk myself into it. On Mar 10, 2005, at 9:39 PM, Chris Barker wrote: Have you tried wxDesigner? It's commercial, but quite reasonable. And I thought someone had built a wxGlade package for OS-X. (Yes, but I c

Re: [Pythonmac-SIG] GUI design tools

2005-03-10 Thread Charles Hartman
It crashes for me all the time; I found it unusable at this stage. Charles Hartman Professor of English, Poet in Residence http://cherry.conncoll.edu/cohar http://villex.blogspot.com On Mar 10, 2005, at 6:41 PM, Chris Barker wrote: Chris Barker wrote: I thought someone had built a wxGlade package

Re: [Pythonmac-SIG] GUI design tools

2005-03-10 Thread Chris Barker
Chris Barker wrote: I thought someone had built a wxGlade package for OS-X. and here it is: http://www.wordtech-software.com/wxglade.html -Chris -- Christopher Barker, Ph.D. Oceanographer NOAA/OR&R/HAZMAT (206) 526-6959 voice 7600 Sand Po

Re: [Pythonmac-SIG] GUI design tools

2005-03-10 Thread Chris Barker
Charles Hartman wrote: That is how I have found the situation. I use WingIDE for editing and debugging, but it doesn't include any graphic designer for wx. I wish something that did worked, or that I could get it to work. Several half-there solutions; but everything I've tried either isn't ready

Re: [Pythonmac-SIG] GUI design tools

2005-03-10 Thread Charles Hartman
On Mar 10, 2005, at 5:02 PM, Troy Rollins wrote: The only one I've used is wxDesigner, and while I still prefer to do GUI layout with code (and Sizers, definitely take the time to wrap your brain around Sizers), other find these tools very helpful. It really seems that on OSX, if you want to buil

Re: [Pythonmac-SIG] GUI design tools

2005-03-10 Thread Troy Rollins
> The only one I've used is wxDesigner, and while I still prefer to do GUI > layout with code (and Sizers, definitely take the time to wrap your > brain around Sizers), other find these tools very helpful. > It really seems that on OSX, if you want to build x-plat native interfaces, you are prett

Re: [Pythonmac-SIG] GUI design tools

2005-03-10 Thread Chris Barker
Mark Phillips wrote: Thanks to everyone who replied. The information is useful and I will investigate each option. One other note. Boa is worth checking out for an integrated GUI design tool and IDE, but I'm not sure it's ready to go on OS-X. Last I heard, it wasn't yet working with wxPython 2.5

Re: [Pythonmac-SIG] GUI design tools

2005-03-10 Thread Mark Phillips
Thanks to everyone who replied. The information is useful and I will investigate each option. - Mark On Mar 9, 2005, at 11:42 AM, Mark Phillips wrote: This may be a perennial subject. If this is an oft-repeated request, I sincerely apologize for wasting bandwidth. [snip] ___

Re: [Pythonmac-SIG] GUI design tools

2005-03-09 Thread Truls A. Tangstad
On Wed, Mar 09, 2005 at 11:42:13AM -0800, Mark Phillips wrote: > This may be a perennial subject. If this is an oft-repeated request, I > sincerely apologize for wasting bandwidth. > > I have a database application I would like to build in Python. I use > MacOS X as my primary machine, but histo

Re: [Pythonmac-SIG] GUI design tools

2005-03-09 Thread Michael Hudson
Mark Phillips <[EMAIL PROTECTED]> writes: > This may be a perennial subject. If this is an oft-repeated request, I > sincerely apologize for wasting bandwidth. It's .. not entirely unfamiliar :) > MacOS X as my primary machine, but historically I have supported old > MacOS and Windows machines.

Re: [Pythonmac-SIG] GUI design tools

2005-03-09 Thread Bob Ippolito
On Mar 9, 2005, at 2:42 PM, Mark Phillips wrote: This may be a perennial subject. If this is an oft-repeated request, I sincerely apologize for wasting bandwidth. I have a database application I would like to build in Python. I use MacOS X as my primary machine, but historically I have supported