caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Arturo Borquez <aborquez@altavista.com>
To: garrigue@kurims.kyoto-u.ac.jp
Cc: caml-list@inria.fr
Subject: [Caml-list] Re: Glade support
Date: 15 May 2001 20:30:39 -0700	[thread overview]
Message-ID: <20010516033039.18228.cpmta@c012.sfo.cp.net> (raw)

On Tue, 15 May 2001, Jacques Garrigue wrote:

> 
> Hello Benjamin,
> 
> After second thought, I think your approach can be very useful, and at
> two levels.
> 
> The first one is for beginners: this can help them write their first
> programs, generating the difficult part of the code, before they
> familiarize themselves with lablgtk.
Hello Jacques,
 It is not so clear to me that a Glade GUI builder is so easy to deal with
for beginners. My experience with Glade is that was very easy to pack
widgets and in a few minutes got a form. But dealing with callbacks is a very
different story. The first problem for a novice is to choose the apropriate
signal events (= dive into GTK & GDK docs for a long time) and fill them with
usefull code in order to get the app work right. I could use LablGtk rapidly
only because my prior background gained from working with GTK, but surely it 
was very painfull at the beginning (Gtk). Also Glade as it was designed to be
used with C (in spite its portable XML output) is much more low level than
LablGtk, and I don't know if this XML output is suited to build a high level
callback interface (it seems me not) 'a la par' of LablGtk. Also when you get
some skill with LablGtk is not a big issue designing pretty interfaces and it
don't take so much time and gain a lot of flexibility that is not available
cleanly with Glade callback 'static model'.
Best Regards
Arturo.


Find the best deals on the web at AltaVista Shopping!
http://www.shopping.altavista.com
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


             reply	other threads:[~2001-05-16  3:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-16  3:30 Arturo Borquez [this message]
2001-05-18  6:34 Arturo Borquez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010516033039.18228.cpmta@c012.sfo.cp.net \
    --to=aborquez@altavista.com \
    --cc=caml-list@inria.fr \
    --cc=garrigue@kurims.kyoto-u.ac.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).