tests/forkme.vala
[app.Builder.js] / src / Builder4 / PopoverFileDetails.vala
index 878d8ca..92a0bae 100644 (file)
@@ -140,6 +140,7 @@ public class Xcls_PopoverFileDetails : Object
         // window + header?
          print("SHOWALL - POPIP\n");
         this.el.show_all();
+        this.name.el.grab_focus();
         
         //this.success = c.success;
         
@@ -170,7 +171,7 @@ public class Xcls_PopoverFileDetails : Object
             this.el.pack_start (  child_1.el , false,false,4 );
             var child_2 = new Xcls_HButtonBox21( _this );
             child_2.ref();
-            this.el.pack_end (  child_2.el , false,true,5 );
+            this.el.pack_end (  child_2.el , false,true,0 );
         }
 
         // user defined functions 
@@ -214,6 +215,9 @@ public class Xcls_PopoverFileDetails : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.margin_right = 4;
+            this.el.margin_left = 4;
+            this.el.row_spacing = 2;
             var child_0 = new Xcls_Label5( _this );
             child_0.ref();
             this.el.attach_defaults (  child_0.el , 0,1,0,1 );
@@ -693,6 +697,9 @@ public class Xcls_PopoverFileDetails : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.margin_right = 4;
+            this.el.margin_left = 4;
+            this.el.margin_bottom = 4;
             var child_0 = new Xcls_Button22( _this );
             child_0.ref();
             this.el.add (  child_0.el  );