src/Builder4/MainWindow.bjs wip_alan_T7401_property_column_widths origin/wip_alan_T7401_property_column_widths
authorAlan <alan@roojs.com>
Wed, 14 Sep 2022 09:21:52 +0000 (17:21 +0800)
committerAlan <alan@roojs.com>
Wed, 14 Sep 2022 09:21:52 +0000 (17:21 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.bjs
src/Builder4/MainWindow.vala

index ffcb38f..faa1457 100644 (file)
           {
            "$ xns" : "Gtk",
            "* init" : [
-            "{",
+            " ",
             "  this.el.show_all();",
-            "}",
-            ""
+            " "
            ],
            "* prop" : "popup",
            "items" : [
index 1a9a8c7..817f5a6 100644 (file)
@@ -315,9 +315,7 @@ public class Xcls_MainWindow : Object
 
             // init method
 
-            {
-              this.el.show_all();
-            }
+            this.el.show_all();
         }
 
         // user defined functions
@@ -340,7 +338,7 @@ public class Xcls_MainWindow : Object
 
             // set gobject values
             this.el.label = "New Window";
-            this.el.show_all();
+            this.el.show();
 
             //listeners
             this.el.activate.connect( ( ) => {
@@ -369,7 +367,7 @@ public class Xcls_MainWindow : Object
             // my vars (dec)
 
             // set gobject values
-            this.el.show_all();
+            this.el.show();
         }
 
         // user defined functions
@@ -934,7 +932,7 @@ public class Xcls_MainWindow : Object
 
             // set gobject values
             this.el.label = "Download updated Resources";
-            this.el.show_all();
+            this.el.show();
 
             //listeners
             this.el.activate.connect( ( ) => {
@@ -963,7 +961,7 @@ public class Xcls_MainWindow : Object
 
             // set gobject values
             this.el.label = "About the Builder";
-            this.el.show_all();
+            this.el.show();
 
             //listeners
             this.el.activate.connect( () => {
@@ -1120,7 +1118,7 @@ public class Xcls_MainWindow : Object
 
             // set gobject values
             this.el.label = "Compile Status:";
-            this.el.show_all();
+            this.el.show();
         }
 
         // user defined functions
@@ -1152,7 +1150,7 @@ public class Xcls_MainWindow : Object
             var child_0 = new Xcls_Image35( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );
-            this.el.show_all();
+            this.el.show();
 
             //listeners
             this.el.button_press_event.connect( () => {
@@ -1225,7 +1223,7 @@ public class Xcls_MainWindow : Object
             var child_0 = new Xcls_Image37( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );
-            this.el.show_all();
+            this.el.show();
 
             //listeners
             this.el.button_press_event.connect( () => {
@@ -1297,7 +1295,7 @@ public class Xcls_MainWindow : Object
             var child_0 = new Xcls_Image39( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );
-            this.el.show_all();
+            this.el.show();
 
             //listeners
             this.el.button_press_event.connect( () => {
@@ -1368,7 +1366,7 @@ public class Xcls_MainWindow : Object
             var child_0 = new Xcls_Image41( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );
-            this.el.show_all();
+            this.el.show();
 
             //listeners
             this.el.button_press_event.connect( () => {