From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,34191e2c05ab90f1 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!f14g2000cwb.googlegroups.com!not-for-mail From: "Ludovic Brenta" Newsgroups: comp.lang.ada Subject: Re: ada & gui Date: 29 Jul 2005 04:10:28 -0700 Organization: http://groups.google.com Message-ID: <1122635428.712528.291900@f14g2000cwb.googlegroups.com> References: NNTP-Posting-Host: 212.190.145.10 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1122635434 11127 127.0.0.1 (29 Jul 2005 11:10:34 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 29 Jul 2005 11:10:34 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: f14g2000cwb.googlegroups.com; posting-host=212.190.145.10; posting-account=ZjNXewwAAADyBPkwI57_UcX8yKfXWOss Xref: g2news1.google.com comp.lang.ada:3833 Date: 2005-07-29T04:10:28-07:00 List-Id: Szymon Guz wrote : > Hi, > I've got to create a database application for my client and I've got a > problem with choosing the apropriate language and libraries. Program > must connect to a database (I chose Postgresql) and must have nice gui. > What is more it has to work under windows and linux. > > First of all I want to use Ada, bu what with the gui ? In my opinion, > maybe I'm wrong, the GTK-made gui isn't nice for a normal windows user. > My application must work under windows, but also there should be the > possibility to work under linux. My next chose is C# with mono, but > there also is gtk when talking about multiplatform application. Next, I > thought about wxWindows (I still like this name), but there is no Ada > binding and I want to avoid C and C++ as much as I can. > > Can someone help me with some good advice ? Would your definition of a "nice GUI" allow a web application with AWS? -- Ludovic Brenta.