i'm trying to tie a couple of OF apps together with a controller app and child apps.
My initial idea was to have a black background on the desktop and have the of apps all start up with a fade from black to make it look a little nicer, but there is a flash of white when starting up the app.
Using OF_GAME_MODE does not have this flash of white.
A quick read through the window creation code doesn't make anything obvious jump out to me.
Any idea where I should look for where this is happening?
-jason