caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Re: [Caml-list] using Graphics wit more than one window
@ 2005-01-16 10:10 Philippe Lelédy
  2005-01-16 11:41 ` Jon Harrop
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Philippe Lelédy @ 2005-01-16 10:10 UTC (permalink / raw)
  To: Caml-list

*Richard Jones wrote:

*

> You might want to migrate to a "proper" solution sooner rather than later. 

As a teacher I'd like to be able to open an Ocaml Graphics window on each of my students display.
It's not possible with one instance of Ocaml, because Graphics.open_graph does 2 actions, 
opening a socket with an X11 server and opening a window on this server -- further instance 
of open_graph will only do the second action with the previous opened socket.

Perhaps will I have to rely on another mechanism to replicate windows over displays.

Ph. L 


^ permalink raw reply	[flat|nested] 5+ messages in thread
* using Graphics wit more than one window
@ 2005-01-11 10:45 Martin Willensdorfer
  2005-01-11 11:25 ` [Caml-list] " Richard Jones
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Willensdorfer @ 2005-01-11 10:45 UTC (permalink / raw)
  To: O'Caml Mailing List

Hi all!!

Can anyone tell me if it is possible to open two graphic windows in ocaml? I 
would like to have something like a popup window that shows additional 
information when clicking on specific regions in the initial graphics 
windows.

Best wishes,

Martin


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-01-17  2:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-16 10:10 [Caml-list] using Graphics wit more than one window Philippe Lelédy
2005-01-16 11:41 ` Jon Harrop
2005-01-16 11:52 ` CamlIDL Jon Harrop
2005-01-17  2:10 ` [Caml-list] using Graphics wit more than one window Chris King
  -- strict thread matches above, loose matches on Subject: below --
2005-01-11 10:45 Martin Willensdorfer
2005-01-11 11:25 ` [Caml-list] " Richard Jones

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).