Builder3/Window.js
authorAlan Knowles <alan@roojs.com>
Wed, 26 Oct 2011 04:42:54 +0000 (12:42 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 26 Oct 2011 04:42:54 +0000 (12:42 +0800)
Builder3/Window.js

index 76c99cc..cb379a0 100644 (file)
@@ -2431,13 +2431,13 @@ Window=new XObject({
                                                                           
                                                                         
                                                                         print("Makeing timeout, to start editor");
-                                                                    
+                                                                        colObj.items[0].el.mode = Gtk.CellRendererMode.EDITABLE;
                                                                         // iter now has row...
                                                                         GLib.timeout_add(0, 100, function() {
                                                                             _this.activePath = path;
                                                                             
                                                                             print("Attempting to start editor");
-                                                                            colObj.items[0].el.mode = Gtk.CellRendererMode.EDITABLE;
+                                                                            
                                                                             colObj.items[0].el.editable = true; // esp. need for col 0..
                                                                             _this.get('/LeftPanel.view').el.set_cursor_on_cell(
                                                                                 tp,