I just noticed another thing. i tried using pygame.NOFRAME on the off chance that that would help, figuring maybe it's miscalculating the size of the title bar and would be smart enough to know when there isn't one, but when NOFRAME is in effect, SDL_Maximize() does nothing.
On 10/14/07, inhahe <[EMAIL PROTECTED]> wrote: > hmm, I'm having a problem with this. when i maximize, the title bar > goes into the right place, etc., but the actual viewing space is a > little too far up. it stops, with no border, a few pixels above the > taskbar, and starts a few pixels above the title bar but behind it so > stuff is covered up by the title bar. is there any solution to this?