Hi all, I am using gwt1.4.6 and gwtext2.0.4, ext-js 2.0.
I load an ext window containing formPanel populated with other panels and fields on a grid panel cell click. When a ext window is shown without any fields it worked without showing script error. But in my window though the window is displayed properly,i get script errors on loadin and closing of window . ______________________________________________ In IE7 with script debugging feature enabled ______________________________________________ 1.Runtime Error on load of ext window (IE7):Object doesnt support this property or method. 2.Runtime Error on unload of ext window (IE7):'this.el' is null or not an object. ___________________________ In Firefox3 using Firebug ___________________________ 1.this.loadMask.destroy is not a function http://myurl/ext-all.js Line 140 2. this.el is undefined http://myurl/js/ext/ext-all.js Line 87 If anybody has any idea on this errors.Please help --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
