Sounds like like validateDisplayList() or validateNow() needs to be called
manually on the form, although I don't understand why these (or an
equivalent) wouldn't be called automatically.  Is this a Form, or a class
that extends Form?

Dan Freiman
nondocs <http://nondocs.blogspot.com>

On 6/6/07, Me <[EMAIL PROTECTED]> wrote:

  Hi,

I have a mx:Form in VDividedBox on the left hand side and a
TabNavigator on the right VDividedBox. The parent application listens
to TabNavigator' s VBox show event and set the Form.enabled to true or
false. For certain tabs, I want to disable the form. Initially it's
set to false. If the parent application sets From.enabled to true, it
works fine. But when the parent sets it to false, nothing happens.
But if I do a resize, then the form will get disabled.

Do you know what the problem can be? Any help will be appreciated.

Thanks,
Ken

Reply via email to