Sample/DialogNewComponent.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 27 May 2010 10:16:29 +0000 (18:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 27 May 2010 10:16:29 +0000 (18:16 +0800)
Sample/DialogNewComponent.js

index 94b5876..35186c5 100644 (file)
@@ -144,7 +144,7 @@ DialogNewComponent=new XObject({
                             label : "Component Name",
                             pack : "add",
                             x_options : 0,
-                            xpad : 10,
+                            xalign : 1,
                             justify : Gtk.Justification.RIGHT
                         },
                         {
@@ -154,7 +154,7 @@ DialogNewComponent=new XObject({
                         },
                         {
                             xtype: Gtk.Label,
-                            label : "title",
+                            label : "Title",
                             pack : "add",
                             x_options : 0,
                             xalign : 1,