[SDL] Is there a way to draw with SDL in a windows window??

John R. Hall overcode at overcode.net
Sat Dec 7 19:50:00 PST 2002


Jeff Means wrote:
> I am getting started using SDL and was wondering if I can use SDL inside a
> windows window.

SDL supports Windows, if that's what you're asking. Getting SDL to 
display inside an arbitrary window of your choosing is a bit tricky, but 
can be done. Much easier to just use SDL_SetVideoMode and let SDL create 
its own window.

-John

-- 
John R. Hall, KG4RUO
http://www.overcode.net





More information about the SDL mailing list