Re: "Rapid GUI Programming with Python and Qt" source code

2009-09-11 Thread Steven Woody
On Thu, Sep 10, 2009 at 10:18 PM, David Boddie wrote: > On Thursday 10 September 2009, Steven Woody wrote: > > On Wed, Sep 9, 2009 at 9:33 PM, David Boddie > wrote: > > > > See this page for the links: > > > > > > http://www.qtrac.eu/pyqtbook.html > > > > but the URL is not reachable from here.

Re: "Rapid GUI Programming with Python and Qt" source code

2009-09-10 Thread David Boddie
On Thursday 10 September 2009, Steven Woody wrote: > On Wed, Sep 9, 2009 at 9:33 PM, David Boddie wrote: > > See this page for the links: > > > > http://www.qtrac.eu/pyqtbook.html > > but the URL is not reachable from here. is there another URL? thanks. Can't you access anything from qtrac.eu

Re: "Rapid GUI Programming with Python and Qt" source code

2009-09-10 Thread Steven Woody
On Wed, Sep 9, 2009 at 9:33 PM, David Boddie wrote: > On Wed Sep 9 07:11:26 CEST 2009, Steven Woody wrote: > > > *I've searched google and cannot find a valid link for the source code of > > the book "Rapid GUI Programming with Python and Qt". Could anyone pl

Re: "Rapid GUI Programming with Python and Qt" source code

2009-09-09 Thread Mark
On Sep 9, 2:33 pm, David Boddie wrote: > On Wed Sep 9 07:11:26 CEST 2009, Steven Woody wrote: > > > *I've searched google and cannot find a valid link for the source code of > > the book "Rapid GUI Programming with Python and Qt". Could anyone please > >

Re: "Rapid GUI Programming with Python and Qt" source code

2009-09-09 Thread David Boddie
On Wed Sep 9 07:11:26 CEST 2009, Steven Woody wrote: > *I've searched google and cannot find a valid link for the source code of > the book "Rapid GUI Programming with Python and Qt". Could anyone please > give me a non-broken URL?* See this page for the links

"Rapid GUI Programming with Python and Qt" source code

2009-09-08 Thread Steven Woody
*Hi, * *I've searched google and cannot find a valid link for the source code of the book "Rapid GUI Programming with Python and Qt". Could anyone please give me a non-broken URL?* Thanks. * *-- Life is the only flaw in an otherwise perfect nonexistence -- Schopenhauer nark

Re: GUI programming with python

2008-09-12 Thread David Boddie
On Saturday 13 September 2008 01:04, sturlamolden wrote: > On Sep 12, 8:33 pm, [EMAIL PROTECTED] (Al Dykes) wrote: > >> OK, what are my choices for an IDE/GUI development tool that runs on XP? [...] > Cpython with PyQt: BlackAdder People using this combination apparently prefer Eric, these day

Re: GUI programming with python

2008-09-12 Thread sturlamolden
On Sep 12, 8:33 pm, [EMAIL PROTECTED] (Al Dykes) wrote: > OK, what are my choices for an IDE/GUI development tool that runs on XP? That depends on the GUI toolkit you are using. My suggestion: CPython with wxPython: wxFormBuilder Cpython with PyQt: BlackAdder CPython with PyGTK: GLADE 3 Jytho

Re: GUI programming with python

2008-09-12 Thread Mike Driscoll
On Sep 12, 1:33 pm, [EMAIL PROTECTED] (Al Dykes) wrote: > In article <[EMAIL PROTECTED]>, > Alan Franzoni  <[EMAIL PROTECTED]> wrote: > > >zamil was kind enough to say: > > >[cut] > > >If your needs are very basic, you can stick with the tk module that comes > >with python. It's not really feature-

Re: GUI programming with python

2008-09-12 Thread Stef Mientki
Al Dykes wrote: In article <[EMAIL PROTECTED]>, Alan Franzoni <[EMAIL PROTECTED]> wrote: zamil was kind enough to say: [cut] If your needs are very basic, you can stick with the tk module that comes with python. It's not really feature-packed, but it's maintained and pretty cross-platform.

Re: GUI programming with python

2008-09-12 Thread Al Dykes
In article <[EMAIL PROTECTED]>, Alan Franzoni <[EMAIL PROTECTED]> wrote: >zamil was kind enough to say: > >[cut] > >If your needs are very basic, you can stick with the tk module that comes >with python. It's not really feature-packed, but it's maintained and pretty >cross-platform. OK, what are

Re: GUI programming with python

2008-08-28 Thread Bruno Desthuilliers
zamil a écrit : Hello Everyone It's my very first email to this group. i am a beginner programmer of python. it it possible to build Desktop application using python. Yes. Which IDE should i use for this purpose? I suspect you are confusing "IDE" with "GUI builder". FWIW, you don't *need*

Re: GUI programming with python

2008-08-27 Thread mobiledreamers
http://delicious.com/url/4adfb8d4a16eb4e2a9884298e0af1784 people are starting to save :) -- http://mail.python.org/mailman/listinfo/python-list

Re: GUI programming with python

2008-08-27 Thread rynt
On Aug 26, 10:49 am, John Fabiani <[EMAIL PROTECTED]> wrote: > Alan Franzoni wrote: > > zamil was kind enough to say: > > > [cut] > > > See the following link on the Python website. http://wiki.python.org/moin/GuiProgramming Google this list for GUI RC -- http://mail.python.org/mailman/listinf

Re: GUI programming with python

2008-08-26 Thread James Matthews
wxPython is a very rich toolkit it includes a nice GUI bulider and you can also try an IDE called Boa On Tue, Aug 26, 2008 at 10:49 AM, John Fabiani <[EMAIL PROTECTED]> wrote: > Alan Franzoni wrote: > > > zamil was kind enough to say: > > > > [cut] > > > > If your needs are very basic, you can st

Re: GUI programming with python

2008-08-26 Thread John Fabiani
Alan Franzoni wrote: > zamil was kind enough to say: > > [cut] > > If your needs are very basic, you can stick with the tk module that comes > with python. It's not really feature-packed, but it's maintained and > pretty cross-platform. > > Otherwise, you can pick any supported widget set you l

Re: GUI programming with python

2008-08-26 Thread Alan Franzoni
zamil was kind enough to say: [cut] If your needs are very basic, you can stick with the tk module that comes with python. It's not really feature-packed, but it's maintained and pretty cross-platform. Otherwise, you can pick any supported widget set you like and use the proper python bindings.

GUI programming with python

2008-08-26 Thread zamil
Hello Everyone It's my very first email to this group. i am a beginner programmer of python. it it possible to build Desktop application using python. Which IDE should i use for this purpose? I will be glad if anyone can give link of python ebook. Thanks in Advance Zamil -- http://mail.python.org