[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] pythonpoint pre^10-alpha 2 available



On Wed, Jun 20, 2001 at 09:26:48AM -0700, Pete Shinners wrote:
> display.toggle_fullscreen()
> 
> this call only works on linux, and has no effect
> on windows platforms. you're better off calling
> display.mode_ok() and display.set_mode() with 
> the FULLSCREEN flag.

Out of curiosity, why is this?  

Wouldn't it be better if display.toggle_fullscreen() didn't exist at all, or if
it was implemented under Windows by calling display.set_mode() with the same
flags it was last called with but with FULLSCREEN flag toggled?

Francis

-- 
Home: francis@flourish.org  Web: www.flourish.org
____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org