Re: Qt3 - Mailing list pgadmin-hackers
From | Justin Clift |
---|---|
Subject | Re: Qt3 |
Date | |
Msg-id | 005f01c1760a$7a5313e0$7b7ffea9@maximus Whole thread Raw |
In response to | Re: Qt3 (Dave Page <dpage@vale-housing.co.uk>) |
List | pgadmin-hackers |
Hi Dave, Just for reference purposes, two of the best Open Source C/C++ Compilers I've seen are : LCC - Windows only. GUI based, highly optimised code, very good reputation : http://www.cs.virginia.edu/~lcc-win32/ Dev-C++ - GUI tool based upon GCC and MingW. Also has a good reputation and is used for cross-platform compiling. Not as fully developed and polished as LCC, but a lot of people are using this : http://www.bloodshed.net/devcpp.html Hope this is of assistance. :) Regards and best wishes, Justin Clift ----- Original Message ----- From: Dave Page <dpage@vale-housing.co.uk> To: <pgadmin-hackers@postgresql.org> Sent: Friday, November 23, 2001 11:19 PM Subject: Re: [pgadmin-hackers] Qt3 > > > > -----Original Message----- > > From: Roman Zhuravljov [mailto:roman@va.ttu.ee] > > Sent: 23 November 2001 11:44 > > To: pgadmin-hackers@postgresql.org > > Subject: Re: [pgadmin-hackers] Qt3 > > > > > > Hello there! > > > > Actually I am a new user of this list. Let me say some words > > about pgAdm.... > > > > Once I decided to develop applications in VB. After several > > years of experience I came to conclusion that applications > > made in VB is not fast enough (including incompatibility with > > pure Linux/Unix platform in XWindows). So lately I switched > > to Delphi. Using the latest Borland invention - "Delphi for > > Linux" or Kylix may be the solution for Linux development. > > And also just one thing I experienced using Delphi VCL(Visual > > Component > > Library) - using standard components and modules results exe > > file grouth up to 1....2 Mb (in case of complex project). But > > using Win API and/or alternative libraries shrinks resulting > > exe file consideraby (about 10-20 times). > > Hi Roman, > > I did consider Delphi before starting work on pgAdmin II. The problem with > it is that I can't easily get the Borland tools - they are costly and not > easy for me to justify to my FD. The code I write here has no real > size/speed problems as we have fairly quick PCs across the network. We also > get the MS tools for very reasonable prices as we are a not-for-profit > organisation. > > Privately, justifying the cost to my wife would be, ummm, impossible! > > That basically means that anything I'm involved in either needs to be > written using MS or open source/freeware tools... > > Regards, Dave. > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org >
pgadmin-hackers by date: