From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id EAA05366; Mon, 1 Apr 2002 04:33:46 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id EAA05924 for ; Mon, 1 Apr 2002 04:33:44 +0200 (MET DST) Received: from euryale.inf.ufsc.br (euryale.inf.ufsc.br [150.162.60.23]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g312XfD04040 for ; Mon, 1 Apr 2002 04:33:42 +0200 (MET DST) Received: from juno (juno.inf.ufsc.br [150.162.60.3]) by euryale.inf.ufsc.br (8.11.3/8.11.3) with ESMTP id g312X4749052; Sun, 31 Mar 2002 23:33:04 -0300 Date: Sun, 31 Mar 2002 23:33:35 -0300 (EST) From: Carlos Eduardo Lenz X-Sender: lenz@juno To: warplayer@free.fr cc: caml-list@inria.fr Subject: [Caml-list] Osiris problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk I have 2 questions about Osiris: 1. How can I create 2 or more windows? I get Win32.core_error(I think). 2. How can I kill(release memory) 1 window (not setting visible to false)? My program should have several config windows at the begining. Then a window to look at a simultation while it happens in the background. A last window shows the final results. I need this to finish a program in my graduation course in computer science. So I'm interested in this (in the case they're already not implemented). ASAP, please. Thanks in advance, Carlos E Lenz lenz@inf.ufsc.br ------------------- 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