src/Builder4/ValaCompileErrors.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 09:02:10 +0000 (17:02 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 09:02:10 +0000 (17:02 +0800)
src/Builder4/ValaCompileErrors.vala

src/Builder4/ValaCompileErrors.bjs
src/Builder4/ValaCompileErrors.vala

index 626996f..d1854b7 100644 (file)
@@ -21,7 +21,7 @@
    "int width_request" : 900,
    "$ xns" : "Gtk",
    "Json.Object notices" : "",
-   "bool modal" : true,
+   "bool modal" : false,
    "items" : [
     {
      "id" : "compile_view",
index 5de4653..dc3f03a 100644 (file)
@@ -37,7 +37,7 @@ public class Xcls_ValaCompileErrors : Object
         // set gobject values
         this.el.width_request = 900;
         this.el.height_request = 800;
-        this.el.modal = true;
+        this.el.modal = false;
         this.el.position = Gtk.PositionType.TOP;
         var child_0 = new Xcls_compile_view( _this );
         child_0.ref();