Hey,
I've worked out how to use OpenGL calls to enable and disable a scissor test. This is primarily to help with rendering of scrollable windows. However, I was wondering if there was any way of acheiving this with built-in SFML functions, as I can't see anything having looked through the documentation.
Thanks,
Wibbs