ext 1.o and YUI 2.2 - Ext JS

I create a tree using YUI 2.2 in ext 1.0 layout.
every thing works fine by I see this error in fixBugs.

YAHOO.register is not a function
  YAHOO.register("treeview", YAHOO.widget.TreeView, {version: "2.2.0", build: "127...
also I can not include the utilities.js from YUI 2.2. I have to use the yui-ultilities.js in ext1.0.

will ext1.0 will work with yui2.2 in the future?
  # 2  
03-07-2007, 01:21 PM

By the time 1.0 is officially released, I would image that the YUI 2.2 code will be included.
__________________
Tim Ryan - Ext JS Support Team
Read BEFORE posting a question / posting a Bug
Use Google to Search - API / Forum
API Doc (3.x | 2.x | 1.x) / FAQ / Wiki / Tutorials / 1.x->2.0 Migration Guide
  # 3  
03-07-2007, 03:44 PM

Why not use the Ext Tree View?

Here are some examples:

http://www.yui-ext.com/deploy/ext-1....e/reorder.html
http://www.yui-ext.com/deploy/ext-1....two-trees.html
http://www.yui-ext.com/deploy/ext-1....organizer.html

Also check out the documentation here:

http://www.yui-ext.com/deploy/ext-1.0-alpha2/docs/

Hope that helps.
__________________
Jon
Web Application Developer - Indianapolis Motor Speedway
bombdiggity.net
  # 4  
03-07-2007, 03:56 PM

I sure will try it. Thanks!

你可能感兴趣的:(html,ext,Yahoo,Google,yui)