Date: Wed, 27 Dec 2006 22:22:02 +0900 (JST) Message-Id: <20061227.222202.03056367.garrigue at math.nagoya-u.ac.jp> To: mle+ocaml at mega-nerd.com Cc: lablgtk at math.nagoya-u.ac.jp Subject: Re: lablGL windows embedded into lablGtk windows? From: Jacques Garrigue In-Reply-To: <20061227223137.3f4a6e90.mle+ocaml at mega-nerd.com> References: <20061227223137.3f4a6e90.mle+ocaml at mega-nerd.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: Text/Plain; charset=us-ascii Content-Length: 419 From: Erik de Castro Lopo > I've been experimenting with using lablGL for visualisation tasks > and its working really well. > > However, I also have need of more standard GUI widgets so I was > wondering if it was possible to have a lablGtk GUI which encloses > a lablGL window. This is the intent of the GlGtk module. There are examples using it in the examples/GL directory. Jacques