Hi,
 
Has anyone found a way to hide/disable the divider bar in a DividedBox?
 
I've tried to play with verticalGap, dividerAffordance and dividerWidth without success.
I don't want to use the destroy children method, just to enable/disable the divider bar.
 
The most logical way I've found is to change the verticalGap value (set to 0 to hide the divider) but it does not work dynamically, only when set in mxml.
 
When changing the verticalGap value during runtime, what method must calledto redraw/resize the DividedBox?
 
Benoit Hediard

Reply via email to