Re: wxPython/wxWidgets ok for production use ?

2008-03-22 Thread CM
On Mar 10, 3:27 pm, Stef Mientki [EMAIL PROTECTED] wrote: Stefan Behnel wrote: Malcolm Greene wrote: My personal experience with wxPython has its ups and downs. Specifically when it comes to crashes, I wouldn't bet my life on it. I'm new to Python and getting ready to build a small

Re: wxPython/wxWidgets ok for production use ? (was Re: Quality assurance in Python projects containing C modules)

2008-03-12 Thread Gilles Ganault
On Tue, 11 Mar 2008 11:43:45 +0100, Stef Mientki [EMAIL PROTECTED] wrote: Funny, compared to Delphi-7, I found the grid in wxPython much richer ;-) You haven't tried the better alternatives I had in mind: http://www.x-files.pl http://www.bergsoft.net http://www.tmssoftware.com

Re: wxPython/wxWidgets ok for production use ? (was Re: Quality assurance in Python projects containing C modules)

2008-03-11 Thread NoelByron
Hi Malcom On Mar 10, 4:27 pm, Malcolm Greene [EMAIL PROTECTED] wrote: I'm new to Python and getting ready to build a small client based application intended to run on Windows and Linux. I was planning on using wxPython until I saw your comment above. We use wxPython and Python internally in

Re: wxPython/wxWidgets ok for production use ? (was Re: Quality assurance in Python projects containing C modules)

2008-03-11 Thread Stef Mientki
Gilles Ganault wrote: On Mon, 10 Mar 2008 11:27:06 -0400, Malcolm Greene [EMAIL PROTECTED] wrote: Any suggestions on an alternative Python client-side GUI library (pyQT ?) or tips on where I can find out more about wxPython/wxWidget problems? One thing that bothers me is that it seems like

Re: wxPython/wxWidgets ok for production use ? (was Re: Quality assurance in Python projects containing C modules)

2008-03-11 Thread Gilles Ganault
On Mon, 10 Mar 2008 22:17:16 -0700 (PDT), Frank Millman [EMAIL PROTECTED] wrote: I do not know if this helps, but here is an extract from a recent post to the wxPython mailing list from Robin Dunn, the main developer of wxPython - I'll take a look. Thanks for the info. --

Re: wxPython/wxWidgets ok for production use ?

2008-03-11 Thread Sion Arrowsmith
Stefan Behnel [EMAIL PROTECTED] wrote: Just to make this sound a bit less like FUD: my last experience with wxPython dates back a couple of years (2004/5?), but back then, we used BoaConstructor in a project, which crashed a bit too often to do real work with it - and with crashing I mean

Re: wxPython/wxWidgets ok for production use ?

2008-03-11 Thread Stefan Behnel
Sion Arrowsmith wrote: And before you blame wx* for crashes: what platform was this on? Because my experience was that wx on GTK was significantly more prone to glitches than on Windows (through to wxglade being unusably crashy) -- if the underlying toolkit has problems, that's going to be

Re: wxPython/wxWidgets ok for production use ?

2008-03-11 Thread Chris Mellon
On Tue, Mar 11, 2008 at 11:01 AM, Stefan Behnel [EMAIL PROTECTED] wrote: Sion Arrowsmith wrote: And before you blame wx* for crashes: what platform was this on? Because my experience was that wx on GTK was significantly more prone to glitches than on Windows (through to wxglade being

Re: wxPython/wxWidgets ok for production use ? (was Re: Quality assurance in Python projects containing C modules)

2008-03-10 Thread Mike Driscoll
On Mar 10, 10:27 am, Malcolm Greene [EMAIL PROTECTED] wrote: Stefan, My personal experience with wxPython has its ups and downs. Specifically when it comes to crashes, I wouldn't bet my life on it. (but then, the OP I'm new to Python and getting ready to build a small client based

Re: wxPython/wxWidgets ok for production use ?

2008-03-10 Thread Stefan Behnel
Malcolm Greene wrote: My personal experience with wxPython has its ups and downs. Specifically when it comes to crashes, I wouldn't bet my life on it. I'm new to Python and getting ready to build a small client based application intended to run on Windows and Linux. I was planning on using

Re: wxPython/wxWidgets ok for production use ?

2008-03-10 Thread Stef Mientki
Stefan Behnel wrote: Malcolm Greene wrote: My personal experience with wxPython has its ups and downs. Specifically when it comes to crashes, I wouldn't bet my life on it. I'm new to Python and getting ready to build a small client based application intended to run on Windows and

Re: wxPython/wxWidgets ok for production use ?

2008-03-10 Thread Mike Driscoll
On Mar 10, 2:11 pm, Stefan Behnel [EMAIL PROTECTED] wrote: Malcolm Greene wrote: My personal experience with wxPython has its ups and downs. Specifically when it comes to crashes, I wouldn't bet my life on it. I'm new to Python and getting ready to build a small client based application

Re: wxPython/wxWidgets ok for production use ?

2008-03-10 Thread kperkins257
On Mar 10, 3:33 pm, Mike Driscoll [EMAIL PROTECTED] wrote: On Mar 10, 2:11 pm, Stefan Behnel [EMAIL PROTECTED] wrote: Malcolm Greene wrote: My personal experience with wxPython has its ups and downs. Specifically when it comes to crashes, I wouldn't bet my life on it. I'm new to

Re: wxPython/wxWidgets ok for production use ?

2008-03-10 Thread Benjamin
On Mar 10, 2:11 pm, Stefan Behnel [EMAIL PROTECTED] wrote: Malcolm Greene wrote: My personal experience with wxPython has its ups and downs. Specifically when it comes to crashes, I wouldn't bet my life on it. I'm new to Python and getting ready to build a small client based application

Re: wxPython/wxWidgets ok for production use ? (was Re: Quality assurance in Python projects containing C modules)

2008-03-10 Thread Gilles Ganault
On Mon, 10 Mar 2008 11:27:06 -0400, Malcolm Greene [EMAIL PROTECTED] wrote: Any suggestions on an alternative Python client-side GUI library (pyQT ?) or tips on where I can find out more about wxPython/wxWidget problems? One thing that bothers me is that it seems like there's no ecosystem around

Re: wxPython/wxWidgets ok for production use ? (was Re: Quality assurance in Python projects containing C modules)

2008-03-10 Thread Frank Millman
Gilles Ganault wrote: On Mon, 10 Mar 2008 11:27:06 -0400, Malcolm Greene [EMAIL PROTECTED] wrote: Any suggestions on an alternative Python client-side GUI library (pyQT ?) or tips on where I can find out more about wxPython/wxWidget problems? One thing that bothers me is that it seems