Flipmode for OpenScreen() is sometimes a bad idea

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Flipmode for OpenScreen() is sometimes a bad idea

Post by Psychophanta »

A full Screen allows now the flipmode parameter, which is #PB_Screen_WaitSynchronization by default.
This is, there have to be a predetermined way the screen buffer must be flipped.
So then, there is not possible to use a fullscreen in several flipmodes, in other words, now a screen can not be used sometimes with sync, other times without sync, etc. since FlipBuffers() function does not support any parameter.
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;