let's say I have this in my dialog:

Code:
 
  tab "Tab 1", 1, 7 5 99 47
  tab "Tab 2", 2
  tab "Tab 3", 3
 


Is it possible to hide tab 3 only?
I tried and the answer is no, all tabs will be hidden.

so I suggest that I could hide one tab