NewBranch.bjs
[gitlive] / NewBranch.vala
index 0d23258..6bbbd01 100644 (file)
@@ -51,10 +51,10 @@ public class Xcls_DialogNewComponent : Object
         });
         this.el.response.connect( (self, response_id) =>  { 
           
-                
+                GLib.log("got %d", reponse_id)
         });
         this.el.show.connect( (self)  => {
-          this.el.show_all();
+          this.el.run();
           //test
         });
     }
@@ -63,7 +63,7 @@ public class Xcls_DialogNewComponent : Object
     public   void show ( ) 
     {
         
-        
+        this.show();
         //this.success = c.success;