Sample/Window.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 10:19:40 +0000 (18:19 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 10:19:40 +0000 (18:19 +0800)
Sample/Window.js

index d0dc949..ecdddac 100644 (file)
@@ -880,6 +880,7 @@ Window=new XObject({
                                                                                         var s = this.get('/LeftTree.view').selection;
                                                                                         s.get_selected(this.el, old_iter);
                                                                                         var path = this.el.get_path(old_iter).to_string();
+                                                                            print("DELETE " + path);
                                                                                        this.activeIter = false;      
                                                                                         s.unselect_all();