Hi, I'm asking myself if it is possible to start implementing the following scenario:
A doc is opened in a frame (and window). On a command of the user the component attached to the frame is stored elsewhere to keep the reference and a second document (component) is loaded into that frame. After a task is done by the user the second component get's saved and destroyed and the first component is attached to the frame again. The goal is to reuse the window presented to the user with variing contents. Will this work or am I asking for trouble regarding attached listeners, dispatch or whatelse? TIA, Marc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
