1. How to resize the window at any time when I change my window size. Something weird will occur in my app now like the image below.(the right size should be black)
2. How can I directly access mouse local position without listening to an event. I want to deliver my mouse local position to the server even if the mouse doesn't move at all.
Thx a lot!!