any idea what event(s) are sent to the window when the windows's tab is clicked?
i have some windows that when clicked remove all the windows from the tab (resizes them), and others that don't do that but do seem to flicker/resize back to full screen. I am guessing i have code that resizes things somehow and that is getting triggered when the window's tab is clicked.