Sample/DialogNewComponent.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 27 May 2010 09:39:22 +0000 (17:39 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 27 May 2010 09:39:22 +0000 (17:39 +0800)
Sample/DialogNewComponent.js

index 9976994..d884765 100644 (file)
@@ -151,12 +151,9 @@ DialogNewComponent=new XObject({
                 },
                 {
                     xtype: Gtk.Table,
-                    n_columns : 3,
-                    n_rows : 2,
+                    n_columns : 2,
+                    n_rows : 3,
                     pack : "add",
-                    listeners : {
-                        
-                    },
                     items : [
                         {
                             xtype: Gtk.Label,