I just realized that I can set the enabled property each time the tab is shown/hidden but I am still curious as to whether or not this is the expected behavior.
Thanks, Ben --- In [email protected], "ben.clinkinbeard" <[EMAIL PROTECTED]> wrote: > > Hello, I have a Canvas object that binds its enabled state to a value > in the model. The Canvas also happens to be set as a child of a > TabNavigator, and when the Canvas is disabled the corresponding tab > gets disabled as well. Is this the expected behavior? Its quite > inconvenient since my purpose is to disable all of the Canvas's child > controls. Any workarounds to this? > > Thanks, > Ben >

