comp.lang.ada
 help / color / mirror / Atom feed
From: "Thomas Løcke" <thomas@12boo.net>
Subject: Re: Qt or Gtk? (from an Ada perspective)
Date: Tue, 18 Sep 2012 08:28:26 +0200
Date: 2012-09-18T08:28:26+02:00	[thread overview]
Message-ID: <5058148a$0$281$14726298@news.sunsite.dk> (raw)
In-Reply-To: <99575344-c301-4af2-9155-b6577bfb1ca6@googlegroups.com>

On 09/17/2012 01:34 PM, alb348@gmail.com wrote:
> Which of the two is better supported in Ada, Qt or Gtk?
>
> Also, which of the two is easier to use? (for a beginner)
>
> Note: what I actually need to use is a very small subset of the functionality offered by these toolkits, in that I will only use some basic GUI functions like text edit boxes, as well as file I/O and text processing. But not much beyond that.
>
> Thanks in advance



Hey Alby,

If you only need a "very small subset", then maybe it is worth
considering going down the AWS (Ada Web Server) and HTML5 route
for your GUI needs? With the more sane Dart [1] language on the
rise, you no longer have to muck about with the horrible beast
called Javascript.

We at AdaHeads are currently building a fairly complicated GUI
application and we've chosen the browser as a carrier for our
program, as all the functionality we require of our GUI can be
delivered just as well by a browser as by the more complicated
and heavy GUI toolkits. Also our program suddenly works on all
platforms: Tablets, smartphones, Windows, Linux and Mac. If the
user can conjure up a browser that suppors WebSockets (Firefox,
Chrome and Opera all do), the application will work.

I'm not saying that a browser and HTML5 can replace Gtk/Qt in
all cases, but for some GUI programs it actually makes a lot of
sense.

Just a thought.  :o)

[1] http://www.dartlang.org/

-- 
Thomas L�cke | thomas@12boo.net | http://12boo.net



  parent reply	other threads:[~2012-09-21  1:13 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-17 11:34 Qt or Gtk? (from an Ada perspective) alb348
2012-09-17 12:55 ` Patrick
2012-09-17 15:41   ` alb348
2012-09-17 15:50     ` Ludovic Brenta
2012-09-17 15:54       ` alb348
2012-09-18  6:38         ` Vadim Godunko
2012-09-17 16:22       ` Dmitry A. Kazakov
2012-09-18  5:41       ` QtAda in Debian (was: Re: Qt or Gtk? (from an Ada perspective)) Dirk Heinrichs
2012-09-18  7:16         ` Ludovic Brenta
2012-09-18 14:35           ` Dirk Heinrichs
2012-09-17 15:58     ` Qt or Gtk? (from an Ada perspective) Dmitry A. Kazakov
2012-09-17 16:21       ` J-P. Rosen
2012-09-17 20:49 ` Brian Drummond
2012-09-18  1:52 ` Stephen Leake
2012-09-18  6:28 ` Thomas Løcke [this message]
2012-09-18  8:47 ` Brian Drummond
2012-09-18  9:43   ` alb348
2012-09-18  9:49     ` alb348
2012-09-18 10:14       ` Brian Drummond
2012-09-18 10:29         ` Brian Drummond
2012-09-18 11:00           ` alb348
2012-09-24  5:32   ` J-P. Rosen
2012-09-24 20:07     ` Patrick
2012-09-24 20:30       ` Pascal Obry
2012-09-24 20:42       ` J-P. Rosen
2012-09-24 21:11       ` Simon Wright
2012-09-24 22:56         ` Patrick
2012-09-19 11:14 ` tonyg
2012-09-19 16:13 ` Rego, P.
2012-09-20 15:53 ` leonid.dulman
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox