Browse thread
[Caml-announce] Zoggy : Glade in OCaml
- Maxence Guesdon
[
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: | Maxence Guesdon <maxence.guesdon@i...> |
| Subject: | [Caml-announce] Zoggy : Glade in OCaml |
Hello everybody I'm pleased to announce the first release of Zoggy, a glade for LablGtk. This is an extract of the INSTALL file : The differences with Glade are : - generated classes can have parameters - values of properties are OCaml code - you can insert predefined boxes in other widgets (not yet complete) Zoggy can already be used, the interface builder and code generation seems ok. There is still a lot to do : - some widgets are missing, - some properties are missing, - a menu editor, - drag and drop would be cool, - some controls are missing. You will find it at : http://www.maxence-g.net/Tools/zoggy/zoggy.html Enjoy ! -- Maxence Guesdon