I'm working on a fullscreen project and I'd have two questions :
1) Is it possible to display my window in fullscreen on a multi screen setup ?
2) I need to make a rectangle wrap around my window, I mean that if it goes beyond the right edge, the exceeding part would be displayed on the left edge of my window, do you know how I could do that ?
Thanks a lot guys.