Re: Tab Enabling/Disabling commands

2012-05-02 Thread Peter M. Brigham, MD
On May 1, 2012, at 1:25 PM, Bob Sneidar wrote: > This is getting embarrassing. Seems that setting wholeMatches to true > prevented finding a tab item that was preceded by a "(" which is the > disabling character for a menu item. If I can't find it, I can't re-enable > it! This should resolve th

Re: Tab Enabling/Disabling commands

2012-05-01 Thread Bob Sneidar
This is getting embarrassing. Seems that setting wholeMatches to true prevented finding a tab item that was preceded by a "(" which is the disabling character for a menu item. If I can't find it, I can't re-enable it! This should resolve that problem: ON disableTab theTabPanel, theTab IF th

Re: Tab Enabling/Disabling commands

2012-04-30 Thread Bob Sneidar
Slight update to accommodate wholeMatches. It's conceivable someone might pass one word of a two word tab name, and I would have gotten the wrong tab! eg. Base, First Base, Second Base, etc. ON disableTab theTabPanel, theTab IF theTabPanel is empty THEN exit disableTab IF not there is a b