Code: Select all
If Point(x, y) < $CCCCCC
Code: Select all
OpenWindowedScreen(WindowID(0), 10,10, WindowWidth(0)-20, WindowHeight(0)-20, #True, 0, 0)
(you also need to remove the BorderLess flag on OSX or the window doesn't maximize, will be fixed for next release)