Making a new window active in a document based application
I've got a document based application that's working great, except for one annoying quirk. Whenever a new document is created or one is opened, the old window remains active but behind the new window, while the new one is inactive. How can I make the new window active? Thanks in advance
|