RE: Importing NW object into other documents
"Eli Jehoel" <[email protected]> Thu, 23 Sep 2004 11:51:31 +0200
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Organization | ELJE |
| Message-ID | <20040923094829.KGAC15804.amsfep12-int.chello.nl@amdbox> |
More and more webbrowser have popup-blockers and probably lots of folks don't know how to work with those. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Christian Boulanger Sent: Thursday, September 23, 2004 11:46 To: netWindows development discussion list Subject: [NW-Devel] Importing NW object into other documents Hi, I am working alot with pop-up windows instead of nW_windows since they are much easier to debug (for example, I can read a PHP error message whereas content loading in nW just fails without me knowing why). This means of course if I want to use nW widgets in the pop-up window, I have to reload all necessary nW scripts, leading to considerable delay. Is there a way to import all nW objects from the window.opener parent window into the current window? Maybe through document.prototype? Would that be a useful feature addition to nW - a command like window.opener.__scripts__.importInto(window.document) or something? Thanks, Christian _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org