From: "Nicolas Cannasse" <warplayer@free.fr>
To: "Kontra, Gergely" <kgergely@mlabdial.hit.bme.hu>, <caml-list@inria.fr>
Subject: Re: [Caml-list] Osiris - gtk
Date: Fri, 16 Aug 2002 18:35:28 +0200 [thread overview]
Message-ID: <000d01c24542$ee4cbdc0$0700a8c0@warp> (raw)
In-Reply-To: <Pine.LNX.4.21.0208161754530.24037-100000@mlabdial.hit.bme.hu>
> >I've been developping Osiris, an OCaml class-based GUI system which is
> >built on top of the Win32 API OCaml Port (still partial, but complete
> >enough to work with). If you're willing to develop GUIs for
> >windows-only, Osiris may be a good choice. If you're willing to develop
> >cross-platform applications, I have been thinking for few month now to
> >write a GTK port of Osiris... when I'll have some free time :)
>
> What about simply rewrite GTK under windows with using native windows
> gui components?
GTK is quite a big API, porting it using native Window components will
require some time...
> Or Osiris will be better, than gtk?
Osiris is OCaml , GTK is C.
Actually there is LablGTK which is a ocaml binding for GTK , there is also
the Ocaml Win32 API, which enable you to call most of the Win32 API
functions from ocaml ( mixing ocaml / C )
Osiris is built on-top of this API, so is entirely written in OCaml . The
port I was thinking of is to write a version of Osiris which use Lablgtk
instead of the Win32 API binding. Osiris will still remain ocaml-only but
then usable either under Linux or Windows ( with GTK or Native API under
Windows ). BTW, Osiris is class-based and doesn't enable such a control of
components as GTK do.
> ps: Where can we download Osiris?
I just put the last version on http://tech.motion-twin.com with some samples
included
Nicolas Cannasse
-------------------
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
next prev parent reply other threads:[~2002-08-16 16:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-16 15:57 Kontra, Gergely
2002-08-16 16:35 ` Nicolas Cannasse [this message]
2002-08-16 18:01 ` Kontra, Gergely
2002-08-16 19:10 ` Nicolas Cannasse
2002-08-26 15:43 ` Kontra, Gergely
[not found] <002301c24d25$43ad8850$0700a8c0@warp>
2002-08-27 13:15 ` Kontra, Gergely
2002-08-27 13:54 ` Nicolas Cannasse
2002-08-27 14:50 ` Kontra, Gergely
2002-08-27 17:06 ` Nicolas Cannasse
2002-08-28 11:42 ` Kontra, Gergely
2002-08-28 13:48 ` Nicolas Cannasse
2002-09-02 10:07 ` Kontra, Gergely
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='000d01c24542$ee4cbdc0$0700a8c0@warp' \
--to=warplayer@free.fr \
--cc=caml-list@inria.fr \
--cc=kgergely@mlabdial.hit.bme.hu \
/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