[longomatch] Move selection button to the left



commit e77336ae20da96ad387ac79509876b40f7f8a8ef
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Fri Jun 28 00:28:59 2013 +0200

    Move selection button to the left

 ...oMatch.Gui.Component.LiveAnalysisPreferences.cs |   27 +++++++++--------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |   31 ++++++++++---------
 2 files changed, 30 insertions(+), 28 deletions(-)
---
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.LiveAnalysisPreferences.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.LiveAnalysisPreferences.cs
index b00a488..77969b0 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.LiveAnalysisPreferences.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.LiveAnalysisPreferences.cs
@@ -7,8 +7,8 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.ScrolledWindow scrolledwindow1;
                private global::Gtk.Table table1;
                private global::Gtk.HBox hbox1;
-               private global::Gtk.Button dirbutton;
                private global::Gtk.Label dirlabel;
+               private global::Gtk.Button dirbutton;
                private global::Gtk.Label label1;
                private global::Gtk.Label label3;
                private global::Gtk.Label label4;
@@ -37,6 +37,16 @@ namespace LongoMatch.Gui.Component
                        this.hbox1.Name = "hbox1";
                        this.hbox1.Spacing = 6;
                        // Container child hbox1.Gtk.Box+BoxChild
+                       this.dirlabel = new global::Gtk.Label ();
+                       this.dirlabel.Name = "dirlabel";
+                       this.dirlabel.LabelProp = "";
+                       this.dirlabel.Wrap = true;
+                       this.dirlabel.Ellipsize = ((global::Pango.EllipsizeMode)(1));
+                       this.dirlabel.MaxWidthChars = 20;
+                       this.hbox1.Add (this.dirlabel);
+                       global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 
[this.dirlabel]));
+                       w2.Position = 0;
+                       // Container child hbox1.Gtk.Box+BoxChild
                        this.dirbutton = new global::Gtk.Button ();
                        this.dirbutton.CanFocus = true;
                        this.dirbutton.Name = "dirbutton";
@@ -44,19 +54,10 @@ namespace LongoMatch.Gui.Component
                        this.dirbutton.UseUnderline = true;
                        this.dirbutton.Label = "gtk-open";
                        this.hbox1.Add (this.dirbutton);
-                       global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 
[this.dirbutton]));
-                       w2.Position = 0;
-                       w2.Expand = false;
-                       w2.Fill = false;
-                       // Container child hbox1.Gtk.Box+BoxChild
-                       this.dirlabel = new global::Gtk.Label ();
-                       this.dirlabel.Name = "dirlabel";
-                       this.dirlabel.Wrap = true;
-                       this.dirlabel.Ellipsize = ((global::Pango.EllipsizeMode)(1));
-                       this.dirlabel.MaxWidthChars = 20;
-                       this.hbox1.Add (this.dirlabel);
-                       global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 
[this.dirlabel]));
+                       global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 
[this.dirbutton]));
                        w3.Position = 1;
+                       w3.Expand = false;
+                       w3.Fill = false;
                        this.table1.Add (this.hbox1);
                        global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 
[this.hbox1]));
                        w4.TopAttach = ((uint)(1));
diff --git a/LongoMatch.GUI/gtk-gui/gui.stetic b/LongoMatch.GUI/gtk-gui/gui.stetic
index cefa508..b3709f2 100644
--- a/LongoMatch.GUI/gtk-gui/gui.stetic
+++ b/LongoMatch.GUI/gtk-gui/gui.stetic
@@ -7933,7 +7933,7 @@ Defining &lt;b&gt; Game Units &lt;/b&gt; will help you during the analysis to in
       </widget>
     </child>
   </widget>
-  <widget class="Gtk.Dialog" id="LongoMatch.Gui.Dialog.PropertiesEditor" design-size="604 353">
+  <widget class="Gtk.Dialog" id="LongoMatch.Gui.Dialog.PropertiesEditor" design-size="641 353">
     <property name="MemberName" />
     <property name="Title" translatable="yes">Preferences</property>
     <property name="Icon">resource:logo.svg</property>
@@ -8446,7 +8446,7 @@ Defining &lt;b&gt; Game Units &lt;/b&gt; will help you during the analysis to in
       </widget>
     </child>
   </widget>
-  <widget class="Gtk.Bin" id="LongoMatch.Gui.Component.LiveAnalysisPreferences" design-size="555 118">
+  <widget class="Gtk.Bin" id="LongoMatch.Gui.Component.LiveAnalysisPreferences" design-size="588 118">
     <property name="MemberName" />
     <property name="Visible">False</property>
     <child>
@@ -8476,6 +8476,19 @@ Defining &lt;b&gt; Game Units &lt;/b&gt; will help you during the analysis to in
                     <property name="MemberName" />
                     <property name="Spacing">6</property>
                     <child>
+                      <widget class="Gtk.Label" id="dirlabel">
+                        <property name="MemberName" />
+                        <property name="LabelProp" translatable="yes" />
+                        <property name="Wrap">True</property>
+                        <property name="Ellipsize">Start</property>
+                        <property name="MaxWidthChars">20</property>
+                      </widget>
+                      <packing>
+                        <property name="Position">0</property>
+                        <property name="AutoSize">False</property>
+                      </packing>
+                    </child>
+                    <child>
                       <widget class="Gtk.Button" id="dirbutton">
                         <property name="MemberName" />
                         <property name="CanFocus">True</property>
@@ -8486,24 +8499,12 @@ Defining &lt;b&gt; Game Units &lt;/b&gt; will help you during the analysis to in
                         <property name="label">gtk-open</property>
                       </widget>
                       <packing>
-                        <property name="Position">0</property>
+                        <property name="Position">1</property>
                         <property name="AutoSize">True</property>
                         <property name="Expand">False</property>
                         <property name="Fill">False</property>
                       </packing>
                     </child>
-                    <child>
-                      <widget class="Gtk.Label" id="dirlabel">
-                        <property name="MemberName" />
-                        <property name="Wrap">True</property>
-                        <property name="Ellipsize">Start</property>
-                        <property name="MaxWidthChars">20</property>
-                      </widget>
-                      <packing>
-                        <property name="Position">1</property>
-                        <property name="AutoSize">False</property>
-                      </packing>
-                    </child>
                   </widget>
                   <packing>
                     <property name="TopAttach">1</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]