Hi,
I am writing a python app that needs to embed an SDL app in a GTK
widget. I am using an eventbox widget because it has it's own window.
I set the SDL_WINDOWID environment variable with the window id of the
eventbox and run the app. SDL apps look at this variable and use that
window id as the
Hi,
sorry if this is a duplicate. I sent it from a non subscribed email
the first time.
I am writing a python app that needs to embed an SDL app in a GTK
widget. I am using an eventbox widget because it has it's own window.
I set the SDL_WINDOWID environment variable with the window id of the
e