[SDL] Multisampling and Resize problem
Mikael Eriksson
mikael_miffe_eriksson at yahoo.se
Sun Jul 2 13:12:46 PDT 2006
On Sun, Jul 02, 2006 at 10:04:23AM +0200, Göttling Thomas wrote:
> Hi
> Second Problem Resize the GL window
> Risizing do Work. I Also resize the GL Matrix, and everything else.
>
> Problem:
> - I Start with a Window 1024x786
> - Now I Resize the Window biger in both directions
>
> SDL_PollEvent
> Dont generate Events, if i move the Mouse higher than 1024
in the old Rect
> of 1024x768 its working fine, but in the new Areas there is no
> Mouse-Motion event
You need to call SDL_SetVideoMode with the new size, otherwise it will
behave strange.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: Digital signature
Url : http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20060702/ecb5d981/attachment.pgp
More information about the SDL
mailing list