resources/RooUsage.txt
[app.Builder.js] / src / Builder4 / WindowLeftProps.vala
index 5824679..6e585e4 100644 (file)
@@ -72,7 +72,7 @@ public class Xcls_LeftProps : Object
             
              if (oldkey == ((string)gval) && type == ((string)gvaltype)) {
              
-                         print("update iter type=%s, key=%s value=%s\n", type, key,(string) kvalue);
+                         //print("update iter type=%s, key=%s value=%s\n", type, key,(string) kvalue);
              
                              this.updateIter(iter, type, key, (string)kvalue);
                              return true;
@@ -533,7 +533,7 @@ public class Xcls_LeftProps : Object
     }
     public              void updateIter (Gtk.TreeIter iter,  string type, string key, string kvalue) {
     
-        print("update Iter %s, %s\n", key,kvalue);
+        //print("update Iter %s, %s\n", key,kvalue);
         //typeof(string),  // 0 key type
          //typeof(string),  // 1 key
          //typeof(string),  // 2 key (display)