Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <384861A9.25AC2D78@altavista.net> Date: Fri, 03 Dec 1999 22:34:50 -0200 From: Geraldo Lopes X-Mailer: Mozilla 4.6 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin Subject: Re: Give-me your opinion please References: <3846ADA3 DOT EF24A69C AT altavista DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Geraldo Lopes wrote: > Hi, > > I want to develop a portable application that will run in Windows and > Linux. I've choosed the database (mysql), but I don't know how I'm going > to build interface . > > I doesn't matter if it is going to be character based or graphical. Here > in Brazil there are many DOS programs in the market, in fact, in my > niche the good programs are written to DOS. I'm worried about > productivity and portability. My background is Turbo Pascal, Delphi, > Windows and as you can see I'm new to C++ world, but I can't wait until > Borland make Delphi for Linux to have a linux application. > > I want to hear your opinion about what library I should use. This is > crucial to my project, and in my city (and many cities around) there > isn't any kind of unix application development under way, therefore I > highly depend on the support of this list. > > Thanks in advance, and sorry my english > > Geraldo Lopes de Souza > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com Hi, Strange. Since I posted this message in this list, I've got no answer to my question (Which Library I should use to build interface), but I got at least three messages saying Try Python, Try Java, Try Free Pascal, Try Tcl Tk (Thanks to all answers) Python and Java are slow. Free Pascal is good but the community is small and It doen't have the libraries to access MySql or to construct a character based interface. Personally I dont't like C, but since I 've downloaded the Thinking in C++ book and read some Bjarne papers I discovered that C++ is very different from C. I've donwloaded the MySql++ Library to access MySql. It looks good and well designed. I just need to know some portable library to build interface. Character based or graphic (my preference is character). I know one graphic library : wxWindows. Are you using wxWindows with CygWin. What are your impressions ?. Are there an Object Oriented wrapper around ncurses ?. Are there any other way to get portability in character based applications ? Thanks in advance Geraldo Lopes de Souza -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com