Clipping Problems

HI !
I got the problem that when i set a clipping rectangel for a view surfaces
the clipping only works with the first surface.

Instead of drawing the surfaces half they completely disapear.

What do i have to do to get clipping working or is this a SDL - Bug ?

thanx !–
Sent through GMX FreeMail - http://www.gmx.net

Had this problem before, and while my problem was related to a bug in my
own code that might be completely different to your this may apply.
Never assume that the values in the SDL_Rects past the a blit function are
left untouched. SDL modifies the w and h values (maybe x and y). I’d test
this but its 4am here and I’ve got work in the morning.On Wed, 15 Mar 2000 gamsta at gmx.net wrote:

HI !
I got the problem that when i set a clipping rectangel for a view surfaces
the clipping only works with the first surface.

Instead of drawing the surfaces half they completely disapear.

What do i have to do to get clipping working or is this a SDL - Bug ?

thanx !


Sent through GMX FreeMail - http://www.gmx.net

Long live the confused,
Akawaka.

Bother! said Pooh, as Christopher Robin pleaded to be spanked again.