-
16 Apr 2007 3:47 AM #1
Docs: Photo Organizer w/tree
Docs: Photo Organizer w/tree
There's a small bug in the documentations of the photo organizer
should beCode:setTimeout(function(){ ge.node = node; ge.startEdit(node.ui.textNode); }, 10);
Code:setTimeout(function(){ ge.editNode = node; ge.startEdit(node.ui.textNode); }, 10);
-
16 Apr 2007 4:05 AM #2
Thanks!





Reply With Quote