March 25, 200718 yr I'm experiencing what seems like a strange bug. I've got a layout that has a tab panel w/ two tabs, and a script that determines which of the tabs to activate, using Go To Object. This works fine. However, the script then continues to manipulate the window somewhat. Through debugging, I've found that the "Show/Hide Text Ruler [Hide]" step is causing the tab panel to revert back to the default tab, in those cases where the other tab had been selected. This happens whether or not the text ruler is actually showing when this script step runs. Is this just an obscure bug? Anyone else seen this?
March 25, 200718 yr Hi that script step is causing the same as changing the layout, but you can place the " Go To Object" step after the "Show/Hide Text Ruler [Hide]" step.
Create an account or sign in to comment