Re: [mesa] GtkGLArea 1.2.2 released




Hello,


On Wed, 23 Feb 2000, Guy Barrand wrote:

> 
> 
> On Tue, 22 Feb 2000, Janne Lof wrote:
> 
> > 
> > 
> > Hi,
> > 
> > A new version of GtkGLArea has been released. GtkGLArea is a GTK+ widget
> > that makes it easy to use OpenGL or Mesa from you GTK+ programs.
> 
>    Hello Janne
> 
>   Does your widget permit to embed OpenGL window
>  in the GUI at the same level as buttons, etc...?
> 
>   In most toolkit (java/SWIG for example), the 
>  OpenGL window (jogl, java3d window) is treated
>  in "standalone window-manager" window (I hope
>  it is clear). Mainly the 3D can't be embedded 
>  in the GUI panels.
> 
>   I want a GUI toolkit able to have 'form' or canvas
>  containers able to grasp OpenGL window and buttons
>  in a same panel. Mainly what I am able to do with
>  Xt/Motif on UNIX/X11 but in a portable way.
> 
>   Does GTk+ and your widget able to do that 
>  on Windows and UNIX/X11 ?
> 

 GtkGLArea is derived from DrawingArea widget, so it acts like it and just
adds support for OpenGL. It is possible to add GtkGLArea widget in any
GTK+ container.


-- 
Janne Löf
mail: jlof@mail.student.oulu.fi
www: http://www.student.oulu.fi/~jlof/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]