[ODE] a gui-related question

Olivier Bantiche Olivier.Bantiche at sophia.inria.fr
Tue Mar 18 06:55:02 2003


Oops, replied to sender :-(  :

I would suggest fltk : http://www.fltk.org
it's cross platform, well documented, very active, free and has built-in 
support for Gl. What else could you dream of ?

mike polyakov wrote:

> Hi, I'm incorporating ODE into another program that uses an MFC-style 
> gui framework (wxwindows).  I'm new to C++ gui(and openGL) programming 
> so I want to use the code in drawstuff as much as possible (at least 
> for now).  I know that I basically need to rewrite 
> drawstuff/windows.cpp in terms of the wxwindows tools, but i'm unsure 
> of which functionality is taken care of by wxwindows(such as event 
> handling, which is) and which isn't.
> If anyone can offer advice in this endeavor i would appreciate it.
> mike
>
> _______________________________________________
> ODE mailing list
> ODE@q12.org
> http://q12.org/mailman/listinfo/ode
>