If I have a popup window which has focus and I then click a button that is in the application main form the SystemManager's mouseDown handler automatically activates the main app and deactivates the popup.
How can I stop that from happening.
If I have a popup window which has focus and I then click a button that is in the application main form the SystemManager's mouseDown handler automatically activates the main app and deactivates the popup.
How can I stop that from happening.