caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
To: jspies@sun.ac.za
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] LablGtk
Date: Fri, 22 Feb 2002 22:09:04 +0900	[thread overview]
Message-ID: <20020222220904G.garrigue@kurims.kyoto-u.ac.jp> (raw)
In-Reply-To: <20020222123704.GC24228@adept.co.za>

Hi Johann,

> OK.  I tried to look for an example of the use of notebook by using
> rgrep *.ml on /usr/share/doc/lablgtk and could not find anything.  It
> was also not in testgtk.ml.

It seems that I am bad at explaining myself: there is no example with
notebooks in the distribution. This will change in a near future :-)

> After your message I tried to search with Ocamlbrowser (which I do not
> use regularly - maybe because I don't know it well). So I typed in
> "notebook", clicked on "type" and pressed enter.  And nothing
> happened.

You have to add extra paths when calling ocamlbrowser:

    ocamlbrowser -I +lablgtk

> I did try and read the source of GPack but although that helped me a
> little bit, I do not know enough of functional programming to always
> understand the practical use of a function by looking at it's type.

Well, you also have to look at GTK's documentation.
But once used to reading types, you will often find them informative
enough to avoid refering too often to the documentation. Or at least
to let you find a usable function before looking it up.

Cheers,

Jacques Garrigue
-------------------
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:[~2002-02-22 13:09 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-21 22:10 Nicolas FRANCOIS
2002-02-21 23:34 ` Jacques Garrigue
2002-02-22  2:41   ` Nicolas FRANCOIS
2002-02-22  3:11     ` Jacques Garrigue
2002-02-22 12:55       ` QT Bindings [Was: Re: [Caml-list] LablGtk] Stefano Zacchiroli
2002-02-23  7:37         ` Sven
2002-02-23  7:44           ` Henrik Motakef
2002-02-22 13:26       ` [Caml-list] LablGtk Nicolas FRANCOIS
2002-02-22 14:45       ` Nicolas FRANCOIS
2002-02-22 15:03         ` Nicolas FRANCOIS
2002-02-23 15:20         ` [Caml-list] LablGtk : found the solution :-P Nicolas FRANCOIS
2002-02-22  8:10 ` [Caml-list] LablGtk Johann Spies
2002-02-22  9:14   ` Jacques Garrigue
2002-02-22 12:37     ` Johann Spies
2002-02-22 13:09       ` Jacques Garrigue [this message]
2002-02-22 14:35         ` Johann Spies
2002-02-22  9:08 ` Maxence Guesdon
2002-02-23  2:40   ` Nicolas FRANCOIS

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=20020222220904G.garrigue@kurims.kyoto-u.ac.jp \
    --to=garrigue@kurims.kyoto-u.ac.jp \
    --cc=caml-list@inria.fr \
    --cc=jspies@sun.ac.za \
    /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).