mihaip007
3 Jul 2012, 10:37 AM
Hey there!
I was just wondering! I have tried many things to get this working and I know that people in the past mentioned it is not possible!
I have a main console from where I am launching various other applications with a standard javascript window.open. i don't like the fact that I have to include ext-all.js on each window over and over again as of course it loads to bandwith and speed..! Is there a way to reference the parent window's ext js and use that instance instead of loading the js file all over again?
Something like window.opener.getNewExt() which returns a NEW instance of Ext? Currently if I do something like that it seems to affect the parent window's application!
Any thoughts on this one?
All the best
Mihai
I was just wondering! I have tried many things to get this working and I know that people in the past mentioned it is not possible!
I have a main console from where I am launching various other applications with a standard javascript window.open. i don't like the fact that I have to include ext-all.js on each window over and over again as of course it loads to bandwith and speed..! Is there a way to reference the parent window's ext js and use that instance instead of loading the js file all over again?
Something like window.opener.getNewExt() which returns a NEW instance of Ext? Currently if I do something like that it seems to affect the parent window's application!
Any thoughts on this one?
All the best
Mihai