in TuxType 1 days, it was determined that window mode has problems...  does window 
mode have problems anymore ???

I don't do windows?

Jesse

-----Original Message-----
From: "Torsten Giebl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Mon, 2 Jun 2003 21:37:40 +0200
Subject: [Tuxtype-dev] Windows: Windowed Mode, Linux: Fullscreen Mode

Hello!

#ifdef WIN32
             video_flags = (SDL_HWSURFACE);
#else
             video_flags = (SDL_FULLSCREEN | SDL_HWSURFACE);
#endif


This was the first thing i noticed when i first compiled Tuxtype2 on Windows some time 
ago.
Is there a reason, why Tuxtype2 starts under Windows in Windowed Mode and Fullscreen
under Linux ?


CU

_______________________________________________
Tuxtype-dev mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxtype-dev



_______________________________________________
Tuxtype-dev mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxtype-dev

Reply via email to