caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Nicolas Cannasse" <warplayer@free.fr>
To: "Richard Jones" <rich@annexia.org>, "OCaml" <caml-list@inria.fr>
Subject: Re: [Caml-list] frozen home page && wxwindows
Date: Fri, 4 Jul 2003 18:51:57 +0900	[thread overview]
Message-ID: <009a01c34211$e81f0490$2713f9ca@WARP> (raw)
In-Reply-To: <20030704092643.GA25625@redhat.com>

> > Actually under Windows there is the OCaml Win32 API which is pretty much
> > low-level for programming GUIs , so I wrote Osiris which is a simple
> > framework for using GUIs with OCaml. Right know Osiris is only working
using
> > native Win32 components, but a port of Osiris under LablGTK is on the
way.
> > As soon it's done, the community will have a cross-platform gui simple
> > toolkit available.
> >
> > An old version of Osiris is available at http://tech.motion-twin.com
>
> Is there a newer version? The version for download is quite incomplete.

The current version is only fixing some little bugs but will need further
modifications in order to get the same "look" under Win32 API and GTK,
that's why it has not been released yet and will only be release at the same
time as Osiris-GTK . As for components support, only the basics ones
(already included in Osiris) will be included.

> What are your plans for this? I'm writing an application which needs a
> GUI interface. The GUI interface is very simple - just a menubar, a
> couple of dialogs. But crucially it requires a "canvas" widget - ie. a
> drawing area with suitable primitives (lines, circles, elipses,
> rectangles, etc.)

I have no plans for adding such a component.
Actually the GDI (for drawing operations) is not yet interfaced under the
Win32 API , and this would require quite a big work.

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


  parent reply	other threads:[~2003-07-04  9:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-03 17:06 KONTRA Gergely
2003-07-03 17:45 ` Oleg Trott
2003-07-04  2:17 ` Nicolas Cannasse
     [not found]   ` <20030704092643.GA25625@redhat.com>
2003-07-04  9:51     ` Nicolas Cannasse [this message]
2003-07-04  9:16 ` Richard Jones
2003-07-08 13:06   ` Richard Jones
2003-07-08 15:28     ` Yamagata Yoriyuki
2003-07-08 17:35     ` Flavio

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='009a01c34211$e81f0490$2713f9ca@WARP' \
    --to=warplayer@free.fr \
    --cc=caml-list@inria.fr \
    --cc=rich@annexia.org \
    /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).