--- In [email protected], "Matt" <[EMAIL PROTECTED]> wrote: > > When a container gets hidden shouldn't it throw a hide event to the > children? I have a TitledWindow and a Canvas inside it and when I set > visible to false on the TitledWindow I can't seem to capture anything > on the Canvas telling me it was hidden, it just disappears. > > Can anyone either explain a work-around or the error in my logic? >
Any insights on this would be appreciated. The purpose of this is to monitor any changes to the component to propagate to an IFrame (yes, another web browser implementation).

