Trying to pop open a window, which works initially...but when I attempt
to embed a view (with its own viewhelper) the window no longer
opens...but the screen is locked as if it did open.

var popWindow = PopUpManager.createPopUp( _root,
com.optimal.raven.view.resource.ResourceManager, true );
popWindow.addParent( this );
popWindow.centerPopUp( _root.rootStack.mainView );

Possible has to do with this embedded view initializing?

Any ideas appreciated!
Stace


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to