I was hacking up a new tab screen (much like billy the mountain) and I forgot to set the window default visible to false.
The tab process did not work at all. Once I un-checked the visible property to start invisible the tab process worked.
Why would it work this way. I understand that by starting invisible you wont see flicker .. much like using redraw prop .. but why would it keep the tab process from working?
Any ideas ..