[SDL] Still get SDL window with SetVideoMode(0, 0, 0, SDL_SWSURFACE)

Sylvain Beucler beuc at beuc.net
Mon Oct 1 05:52:57 PDT 2007


On Mon, Oct 01, 2007 at 03:56:02AM -0700, manmach wrote:
> Torsten Giebl wrote:
> > If you never want to have a window in your app,
> > you can use SDL_putenv in your C code.
> 
> Another great piece of advice! Of course, having learned about
> SDL_VIDEODRIVER, I can now find threads on the same subject, making my
> asking seem silly :-)

By the way:

> I could then create surfaces and overlays and have blit them to my
> wxWidgets controls.

How did you blit the surface to wxWidgets? :)

Thanks,

-- 
Sylvain


More information about the SDL mailing list