Changing focus between windows
I have a JSL application which often has two or three windows open on the screen at once, and when I'm running it I need to switch from window to window quite frequently. To a certain extent I can anticipate which window I'm going to need to use next, and I therefore build in commands like "MyNextChartWindow << bring window to front" on the various control buttons and menus to minimize the number...