Center non-modal window on display
Hi, I am trying to find the fastest way to move a window to the center of the users display. Modal windows automatically are centered on the screen, so I know that JMP is somehow able to tell where to put a window, but I have only found some relatively slow workarounds to doing this with non-modal windows. Below is the jsl script I am currently using to determine the screen size and center a new ...