Hi,
My 640x480 application runs fine in windowed mode
But in fullscreen mode, the image is completely jacked up, with only a corner
of it appearing, with the window frame, minimize, close still showing, and with
the terminal being overlayed over my application, and with horizontal lines
across the screen.
Can anyone please help?
Here is the code I am using
flags = SDL_SWSURFACE|SDL_FULLSCREEN;
//flags = SDL_HWSURFACE|SDL_FULLSCREEN;
if(!pApp->InitScreen(640, 480, 24, flags)){
DEBUG_LOG("Resolution not supported\n");
exit(-1);
}
note pApp points to a ParaGUI (a widget set www.paragui.org) PG_Application
I’m running Linux Fedora Core 2. The windowing environment is eithe KDE or
Gnome, I can’t see where to check short of logging off and on. Please let me
know you need this info.
Thanks!!!
Gary__________________________________
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250