Overview¶
This examples shows how to change the position of an NSWindow by using the Cocoa toolkit API from the test script:
Python example:
JavaScript example:
Related information¶
API documentation for NSWindow
API documentation for NSWindow.setFrameTopLeftPoint()