On Sun, Apr 27, 2008 at 5:15 PM, Eike Decker <[EMAIL PROTECTED]> wrote:
> Hi
>
>  I downloaded the latest windows binary files and wanted to create a window 
> GUI
>  using GL Canvas to integrate it into our application - but wxGLCanvas in the 
> wx
>  table is nil. The documentation states that it is integrated however.
>  Any tips what I am doing wrong?

Sorry about the delay, I've been traveling quite a bit recently.

wxGLCanvas is "integrated", but I do not know what the status of it is
as I just added the bindings for it blindly. However, I should have
compiled the executables with it enabled, but maybe I didn't. In any
case, I do not know how useful the wxWidgets GL classes are and have
wondered if you need bindings for the rest of OpenGL to be able to
actually do anything useful.

I'm using Linux now, but you can double check if the GL bindings are
enabled with the program samples/bindings.wx.lua and it should show
"Binding name: wxgl" if it was compiled in.

Regards,
    John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to