Re: PostgreSQL GUI

From: Justin Clift <justin(at)postgresql(dot)org>
To: "Brent R(dot) Matzelle" <bmatzelle(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL GUI
Date: 2002-01-05 15:54:59
Message-ID: 3C3721D3.4434E220@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Qt does have a good rep.

www.qt3.org

:-)

Regards and best wishes,

Justin Clift

"Brent R. Matzelle" wrote:
>
> --- postgresql(at)finner(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Marek Pętlicki 2002-01-05 16:21:51 Re: PostgreSQL GUI
Previous Message Brent R. Matzelle 2002-01-05 15:09:58 Re: PostgreSQL GUI