comp.lang.ada
 help / color / mirror / Atom feed
From: "Nasser M. Abbasi" <nma@12000.org>
Subject: Re: GtkAda using Glade
Date: Thu, 19 May 2011 18:41:50 -0700
Date: 2011-05-19T18:41:50-07:00	[thread overview]
Message-ID: <ir4gsv$bae$1@speranza.aioe.org> (raw)
In-Reply-To: ir2psc$gjr$1@dont-email.me

On 5/19/2011 3:02 AM, J-P. Rosen wrote:

> I think you should really give Glade a try (I think you said you
> didn't). Creating the various widgets (with appropriate parameters!),
> stuffing them into containers, connecting call-backs constitute a really
> boring (and error-prone) part of the development. That's what Glade does
> for you.
>
> In the end, you get your interface built, and a bunch of empty
> procedures that you have to fill to do anything useful. These are nicely
> separated, therefore you know precisely the parts that you need to fix,
> and those that are generated (although looking at what is generated is
> quite instructive, of course).

The above sounds like how also Matlab GUIDE works. It is the 'Glade' for
Matlab. A GUI builder I use all the time to make GUI's with with matlab.

It also creates all the callback stubs, and I just go fill in the body
of the callbacks with the specific action. Very convenient, and will not
dream of developing GUI in another way. This way I concentrate on design
and layout of the GUI and let GUIDE do all the handwork. I got so good
at this, I can write one small GUI application in 1-2 days  with Matlab GUI.

For GtkAda, it will be nice if someone may be at wiki Ada or somewhere
can have a link to collection of applications written in GtkAda, where
one can download them and run them.  So far, I know of only 2-3 small apps
written in GTKAda.   Where are all the open source apps written in GTKAda?

--Nasser



  parent reply	other threads:[~2011-05-20  1:41 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-17 23:58 GtkAda using Glade Gary
2011-05-18  1:14 ` John B. Matthews
2011-05-18 11:56 ` J-P. Rosen
2011-05-18 13:58   ` Gary
2011-05-18 17:25     ` Dmitry A. Kazakov
2011-05-18 18:24       ` Gary
2011-05-18 18:27         ` Ludovic Brenta
2011-05-18 18:42           ` Gary
2011-05-18 21:54             ` Ludovic Brenta
2011-05-18 22:09               ` Gary
2011-05-18 23:15                 ` Ludovic Brenta
2011-05-19  1:52                   ` Gary
2011-05-19  5:25               ` J-P. Rosen
2011-05-19  9:23                 ` Manuel Collado
2011-05-19  9:57                   ` J-P. Rosen
2011-05-18 20:19         ` Dmitry A. Kazakov
2011-05-18 20:45           ` Gary
2011-05-19  7:36             ` Dmitry A. Kazakov
2011-05-19 10:02               ` J-P. Rosen
2011-05-19 10:28                 ` Dmitry A. Kazakov
2011-05-19 15:53                   ` J-P. Rosen
2011-05-19 22:57                     ` Gary
2011-05-20  0:54                 ` Yannick Duchêne (Hibou57)
2011-05-20  1:41                 ` Nasser M. Abbasi [this message]
2011-05-20  7:19                   ` Dmitry A. Kazakov
2011-05-20  7:34                     ` Nasser M. Abbasi
2011-05-20  7:45                       ` Dmitry A. Kazakov
2011-05-20  0:26               ` Gautier write-only
2011-05-20  7:25                 ` Dmitry A. Kazakov
2011-05-20  9:50                   ` Yannick Duchêne (Hibou57)
2011-05-22  6:22                   ` Gautier write-only
2011-05-22  7:04                   ` Gautier write-only
2011-05-22  8:16                     ` Dmitry A. Kazakov
2011-05-20  0:49               ` Yannick Duchêne (Hibou57)
2011-05-20  7:36                 ` Dmitry A. Kazakov
2011-05-20  8:01                 ` Georg Bauhaus
2011-05-20 10:00                   ` Yannick Duchêne (Hibou57)
2011-05-20 12:55                     ` Georg Bauhaus
2011-05-19  5:18         ` J-P. Rosen
2011-05-19  5:12     ` J-P. Rosen
2011-05-18 23:31 ` Rick
2011-05-19  1:52   ` Gary
replies disabled

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