This seems like it should be simple, but I can’t find anything on it.
I want to re-position and my DocumentWindow on the desktop, so that it doesn’t appear in the middle of the screen, but somewhere else. The usual Component methods don’t seem to work. I’ve looked in TopLevelWindow, ResizeableWindow and DocumentWindow but can’t see anything related to position. How can I do it?

