Re: Development of cross-platform GUI for Open Source DBs - Mailing list pgsql-general

From Tony Caduto
Subject Re: Development of cross-platform GUI for Open Source DBs
Date
Msg-id 456F0EC6.8070008@amsoftwaredesign.com
Whole thread Raw
In response to Re: Development of cross-platform GUI for Open Source DBs  ("Ritesh Nadhani" <rn.mailing@gmail.com>)
Responses Re: Development of cross-platform GUI for Open Source DBs  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Development of cross-platform GUI for Open Source DBs  (John McCawley <nospam@hardgeus.com>)
List 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


pgsql-general by date:

Previous
From: "hubert depesz lubaczewski"
Date:
Subject: Re: postgresql 8.2 rc1 - crash
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Development of cross-platform GUI for Open Source DBs