caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: briand@aracnet.com
To: caml-list@inria.fr
Subject: [Caml-list] lablgtk questions
Date: Mon, 22 Mar 2004 20:01:48 -0800	[thread overview]
Message-ID: <16479.46764.331135.624194@soggy.deldotd.com> (raw)


First question

Is there a lablgtk list ?  I found a link to one, sent e-mail to what
I assume was the subscription adress and did not hear anything back.

If I'm in the right place I have a couple of what are probably easy
questions :

The following

  let w = GWindow.window ~title:title () in
      ...
      area#event#add [`BUTTON_PRESS];
      w#event#connect#button_press ~callback: ...

will connect the window w to a button press event.

How do I disconnect it ?!  I can't seem to find an example anywhere
(except for widgets, but it seems to be different for windows).

Does anyone know where I can find example code which uses the usual
widget suspects (menus, etc..) with an opengl area.

The examples in the lablgtk and lablgl dir's don't seem to provide
such an example.  The opengl examples only use opengl and vice versa.

Thanks !

Brian

-------------------
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


             reply	other threads:[~2004-03-23  4:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-23  4:01 briand [this message]
2004-03-23  4:53 ` Jacques Garrigue

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=16479.46764.331135.624194@soggy.deldotd.com \
    --to=briand@aracnet.com \
    --cc=caml-list@inria.fr \
    /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).