The Artima Developer Community
Sponsored Link

Weblogs Forum
PyQt and BlackAdder

15 replies on 2 pages. Most recent reply: Apr 25, 2006 1:49 AM by Baiju M

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 15 replies on 2 pages [ « | 1 2 ]
Baiju M

Posts: 225
Nickname: baijum81
Registered: Aug, 2004

Re: PyQt and BlackAdder Posted: Apr 25, 2006 1:49 AM
Reply to this message Reply
Advertisement
> <p>I think Qt is very well done. The components and GUI
> layout tools are written in C++.

If you really *love* C++, have a look at http://www.gtkmm.org/

It is more C++ :)

> <p>The PyQt bindings were written by Phil Thompson and
> provide a Python interface to the Qt library. For building
> PyQt systems

And if you really *love* Python, have a look at http://www.pygtk.org/

It is more Pythonic :)

*Love* and *Like* are different, is it?

IMHO, PyGTK will be best for any kind of desktop apps.
It is well documented, and there are huge number of apps
written.

Flat View: This topic has 15 replies on 2 pages [ « | 1  2 ]
Topic: PyQt and BlackAdder Previous Topic   Next Topic Topic: How Unit Testing and Refactoring Work Together

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use