Re: PostgreSQL GUI - Mailing list pgsql-general

From Justin Clift
Subject Re: PostgreSQL GUI
Date
Msg-id 3C3721D3.4434E220@postgresql.org
Whole thread Raw
In response to Re: PostgreSQL GUI  ("Brent R. Matzelle" <bmatzelle@yahoo.com>)
List pgsql-general
Qt does have a good rep.

www.qt3.org

:-)

Regards and best wishes,

Justin Clift


"Brent R. Matzelle" wrote:
>
> --- postgresql@finner.de wrote:
> > Maybe a good choice would be an overlying API like WxWindows (just
> > an
> > example, http://www.wxwindows.org), which may use several
> > underlying
> > toolkits (Gtk, Motif, ...) and compiles on several platforms.
>
> I would tend to agree with you that WxWindows is a good program
> platform to work with.  However, QT has multiple advantages over this
> platform and GTK's as well.
>
> First, QT runs on many platforms, including Linux, Windows, Solaris,
> HP-UX, Irix, AIX, and the OS X to name a few.  It also has a nice
> optional open source license.  You can statically link an application
> with it, Opera for Linux is the biggest example.  It has an excellent
> open source tool in KDevelop (http://www.kdevelop.org/) and a form
> designer tool (http://www.trolltech.com/products/qt/tools.html).  Not
> to mention multiple modules for database, XML, and table
> manipulation.  Plus, the libraries come standard with every major
> Linux vendor which gives it a massive base of possible users.
>
> Brent
>
> __________________________________________________
> Do You Yahoo!?
> Send FREE video emails in Yahoo! Mail!
> http://promo.yahoo.com/videomail/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
   - Indira Gandhi

pgsql-general by date:

Previous
From: 100.179370@germanynet.de (Martin Jacobs)
Date:
Subject: Re: How to timestamp
Next
From: Marek Pętlicki
Date:
Subject: Re: PostgreSQL GUI