src/Builder4/MainWindow.bjs
authorAlan <alan@roojs.com>
Wed, 31 Aug 2022 08:22:04 +0000 (16:22 +0800)
committerAlan <alan@roojs.com>
Wed, 31 Aug 2022 08:22:04 +0000 (16:22 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.vala

index 922d90b..1a9a8c7 100644 (file)
@@ -340,6 +340,7 @@ public class Xcls_MainWindow : Object
 
             // set gobject values
             this.el.label = "New Window";
+            this.el.show_all();
 
             //listeners
             this.el.activate.connect( ( ) => {
@@ -368,6 +369,7 @@ public class Xcls_MainWindow : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.show_all();
         }
 
         // user defined functions
@@ -932,6 +934,7 @@ public class Xcls_MainWindow : Object
 
             // set gobject values
             this.el.label = "Download updated Resources";
+            this.el.show_all();
 
             //listeners
             this.el.activate.connect( ( ) => {
@@ -960,6 +963,7 @@ public class Xcls_MainWindow : Object
 
             // set gobject values
             this.el.label = "About the Builder";
+            this.el.show_all();
 
             //listeners
             this.el.activate.connect( () => {
@@ -1116,6 +1120,7 @@ public class Xcls_MainWindow : Object
 
             // set gobject values
             this.el.label = "Compile Status:";
+            this.el.show_all();
         }
 
         // user defined functions
@@ -1147,6 +1152,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();
 
             //listeners
             this.el.button_press_event.connect( () => {
@@ -1219,6 +1225,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();
 
             //listeners
             this.el.button_press_event.connect( () => {
@@ -1290,6 +1297,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();
 
             //listeners
             this.el.button_press_event.connect( () => {
@@ -1360,6 +1368,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();
 
             //listeners
             this.el.button_press_event.connect( () => {