Hi,
I would like know how to move a window partly out of screen. I set the position using window.setPosition, but the window goes to edge of screen, and the window.getPosition returns the value of the window in this position (the edge of screen), not the value that I set (bigger than the value returned).
Thanks,
Carlos