Brian Vanderburg II ha scritto:
> Is there any way to combine the wxWidget GUI library together with SDL.
> What I would like to do is to take advantage of the SDL video and audio
> features, but still have a standard GUI interface. I would like to
> create a surface that a simple game runs on, maybe with processing in a
> seperate thread polling SDL for events. Also I would like to make all
> events go to SDL while the SDL window has focus, and have SDL decide
> whether to process it or to send it to the wxWidgets events.
I don't know how to do it but I know that scorch3D uses both wxWidgets
and SDL libs...
HTH,
Francesco