Sample/RooProjectProperties.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 25 May 2010 11:06:37 +0000 (19:06 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 25 May 2010 11:06:37 +0000 (19:06 +0800)
Sample/RooProjectProperties.js

index b69197d..fd757ad 100644 (file)
@@ -15,6 +15,7 @@ RooProjectProperties=new XObject({
     show : function() {
         this.el.show_all();
     },
+    default_width : 500,
     listeners : {
         "delete_event":function (self, event) {
             this.el.hide()