src/Builder4/DialogFiles.bjs
authorAlan <alan@roojs.com>
Thu, 4 Jan 2024 08:55:07 +0000 (16:55 +0800)
committerAlan <alan@roojs.com>
Thu, 4 Jan 2024 08:55:07 +0000 (16:55 +0800)
src/Builder4/DialogFiles.vala

src/Builder4/DialogFiles.bjs
src/Builder4/DialogFiles.vala

index cea3444..9011c3b 100644 (file)
          "    ",
          "      ",
          "    pe.show( (Project.ProjectFunc) (Project.Project pr) =>  {",
-         "    ",
+         "\t ",
+         "\t\t_this.show(  pr , _this.new_window);",
+         "\t ",
          "    ",
          "    });",
          "   ",
index 4de0e4d..f438ffd 100644 (file)
                     
                       
                     pe.show( (Project.ProjectFunc) (Project.Project pr) =>  {
-                    
+                        
+                               _this.show(  pr , _this.new_window);
+                        
                     
                     });