Threaded View
-
10 Dec 2006 8:18 PM #1
issue building yui-ext
issue building yui-ext
I opened the yui-ext.jsb file in JS builder and selected all modules. The resulting build does not include the class YAHOO.ext.Button while thre is a reference to it in the BasicDialog class :
As a result, dialogs are not working in the yui-ext.js build file.Code:var btn = new YAHOO.ext.Button(this.footer, bconfig);
Am I doing something wrong?
Sanjiv
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
Paging Grid issue: pagetoolbar is a issue
By wwwlinux in forum Ext 1.x: Help & DiscussionReplies: 5Last Post: 28 Feb 2007, 5:48 PM -
building dialog with markup.. ajax messes it up
By PurpleNurple in forum Ext 1.x: Help & DiscussionReplies: 11Last Post: 10 Feb 2007, 9:49 AM -
Solved: Help on building a JSONDataGrid Class
By Wolfgang in forum Ext 1.x: Help & DiscussionReplies: 1Last Post: 2 Jan 2007, 11:35 AM -
Building YUI-ext from SVN
By hunkybill in forum Ext 1.x: Help & DiscussionReplies: 1Last Post: 24 Nov 2006, 5:03 PM


Reply With Quote