Browse thread
Re: Preferred GUI Toolkit for O'Caml 3?
-
Benjamin C. Pierce
- skaller
-
William Chesters
- Alan Schmitt
-
Sven LUTHER
- Fabrice Le Fessant
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Fabrice Le Fessant <fabrice.le_fessant@i...> |
| Subject: | Re: Preferred GUI Toolkit for O'Caml 3? |
> What would be nicest would be a toolkit entirely written in ocaml, but i guess > we will not have such a thing in a long time. The lattest versions of the Efuns package contain a library called WXlib, which contains basic widgets build upon the Xlib library enterely written in Ocaml. Efuns, an Ocaml editor, uses this library for its menus, scrollbars, file browser, etc ... A description of Efuns can be found on: http://pauillac.inria.fr/efuns The lattest snapshot(017-1) can be found in: http://pauillac.inria.fr/efuns/ftp/ A rpm for linux-i386 + ocaml 2.04 can be found in: http://pauillac.inria.fr/efuns/ftp/efuns-0.17.0.0-1.i386.rpm It contains Efuns, GwML, Xlib, WXlib. - Fabrice Le Fessant Homepage: http://pauillac.inria.fr/~lefessan