From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id DAA13815; Fri, 22 Feb 2002 03:34:00 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id DAA13384 for ; Fri, 22 Feb 2002 03:33:59 +0100 (MET) Received: from postfix1-2.free.fr (postfix1-2.free.fr [213.228.0.130]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g1M2Xxj11978 for ; Fri, 22 Feb 2002 03:33:59 +0100 (MET) Received: from lfs (strasbourg-1-a7-9-114.dial.proxad.net [62.147.9.114]) by postfix1-2.free.fr (Postfix) with SMTP id 0F306AB099 for ; Fri, 22 Feb 2002 03:33:58 +0100 (CET) Date: Fri, 22 Feb 2002 03:41:41 +0100 From: Nicolas FRANCOIS (AKA El Bofo) To: caml-list@inria.fr Subject: Re: [Caml-list] LablGtk Message-Id: <20020222034141.3f712b75.nicolas.francois@free.fr> In-Reply-To: <20020222083437T.garrigue@kurims.kyoto-u.ac.jp> References: <20020221231045.1b6a6988.nicolas.francois@free.fr> <20020222083437T.garrigue@kurims.kyoto-u.ac.jp> X-Mailer: Sylpheed version 0.7.1 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Fri, 22 Feb 2002 08:34:37 +0900 Jacques Garrigue wrote: > > Before asking the LablGtk list (which is not completly disconnected > > with this one, I think), is there ANY way to find help on this package > > ? Either documentation, or examples of small applications written in > > LablGtk (I'm looking for a "paint" app, to see menus, drawing areas > > and mouse clicks work). > > There are plenty of small examples in the (strangely named) examples > directory of the distribution. For instance, you can see menus in > editor.ml, mouse clicks in fixed_editor.ml, and drawing in drawing.ml. Yes. I know this. What I am looking for is REAL documentation. For example, I was not able to find out how to send a signal (just to let my drawing area know that it has to redraw itself, for example). I noticed some sarcasm in your "(strangely named)". Beware, Klingons don't share Human's sense of humour. Grrr. > We have also some small applications, but they were not released until > now out of laziness to package them. NOthing about signals in the apps dir, I already checked this. Really, you can't imagine the number of lines of code I read before asking. And I intensively used OCamlBrowser on LablGtk installation, but this is simply too much for me. I know GUI programming in Qt (and some others), I hate Gtk for overfeeding casting, so I thought LablGtk would be the solution. But I failed. Bouhou ! > > Or even a list of applications working with ? > > That would be interesting. If people can send me such information, I > will add it to the lablgtk page. > Currently the reference application is Unison, but it doesn't do any > fancy graphical stuff. Thanks anyway. -- Nicolas FRANCOIS http://nicolas.francois.free.fr A TRUE Klingon programmer does NOT comment his code ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners