Re: Development of cross-platform GUI for Open Source DBs

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: Ritesh Nadhani <rn(dot)mailing(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Development of cross-platform GUI for Open Source DBs
Date: 2006-11-30 17:03:02
Message-ID: 456F0EC6.8070008@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ritesh Nadhani wrote:
> Hello All
>
> Sorry for the late reply. Been a little busy with my assignments.
>
> I will try to answer all the queries in this mail.
>
> The reason I don't want to develop the project in wxWindows or a C/C++
> based toolkit is that in the end I would be able to compile a binary
>
> Another reason why suggested wxWidgets is because I have worked with
> it before and I am comfortable with the system. As somebody suggested,
> even wxPython looks good as Python greatly increases the speed of
> implementation.
You do know that wxWindows and wxWidgets are the same thing right?

The big problem with all the solutions mentioned (besides Delphi,
SharpDevelop etc) is that they
take a LOT of time to develop complex GUI applications with.

I looked at Python etc, but it would have taken me 10 times (or more)
longer to create Lightning Admin
using something other than Delphi.

How long do you think it would take you to create a grid with features
like this:
http://www.devexpress.com/Products/VCL/ExQuantumGrid/

or even like this freeware one:http://www.scalabium.com/smdbgrid.htm

That is the beauty of Delphi, there are simply thousands and thousands of
3rd party components that make your life so much easier.

Need a free super nice syntax highlighting editor with full support for
code completion and param hinting?
Check out: http://mh-nexus.de/unisynedit.htm

Need unicode control support? check out:
http://www.tntware.com/delphicontrols/unicode/

Just my opinion on the matter :-) No flames please.

--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2006-11-30 17:31:04 Re: Development of cross-platform GUI for Open Source DBs
Previous Message hubert depesz lubaczewski 2006-11-30 16:59:31 Re: postgresql 8.2 rc1 - crash