I have several windows in my applicaiton: PreferencesWindow, LoginWindow, ConsoleWindow, etc... Since I can't seem to create these windows using their view helpers, I've been adding methods to my applicationViewHelper like:
createLoginWIndow() destroyLoginWindow() showPreferencesWindow() hidePreferencesWindow() showConsoleWindow() hideConsoleWindow() I think this is starting to "smell" which tells me i might be doing something wrong. What is the cairngorm way of dealing with PopupWindows? ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/I258zB/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/

