Re: GTK or TKinter (or what else?)
From: Troy Melhase (troy_at_gci.net)
Date: 05/20/04
- Next message: Duncan Booth: "Re: calling destructor in python multiply-inherited class"
- Previous message: Rajorshi: "calling destructor in python multiply-inherited class"
- In reply to: Marco Terzuoli: "GTK or TKinter (or what else?)"
- Next in thread: P_at_draigBrady.com: "Re: GTK or TKinter (or what else?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 20 May 2004 02:16:16 -0800 To: python-list@python.org
On Wednesday 19 May 2004 11:57 pm, Marco Terzuoli wrote:
> I use python under linux and would like to create some GUI applications.
Consider PyQt and/or PyKDE. You can get both from Riverbank:
http://riverbankcomputing.co.uk/
The reasons I like using these two, in no particular order:
Quality: Qt and KDE are both very well designed
Docs: Everything is documented
Polish: Most things are consistent
Tools: The GUI designer is awesome
Platforms: Reasonable portability to Mac and Windows
Quantity: More widgets than you can shake a stick at
-- Troy Melhase, troy@gci.net -- It is terrible to contemplete how few politicians are hanged. - G. K. Chesterton
- Next message: Duncan Booth: "Re: calling destructor in python multiply-inherited class"
- Previous message: Rajorshi: "calling destructor in python multiply-inherited class"
- In reply to: Marco Terzuoli: "GTK or TKinter (or what else?)"
- Next in thread: P_at_draigBrady.com: "Re: GTK or TKinter (or what else?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|