[office-runner] Another pass at final page layout
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [office-runner] Another pass at final page layout
- Date: Fri, 16 Sep 2011 00:57:29 +0000 (UTC)
commit b0125872f90ccffa7b74b1bd717f706fb4ba0444
Author: Bastien Nocera <hadess hadess net>
Date: Fri Sep 16 01:02:48 2011 +0100
Another pass at final page layout
This time taking into account that the date field might
be pretty big.
src/office-runner.ui | 36 +++++++++++++++++++-----------------
1 files changed, 19 insertions(+), 17 deletions(-)
---
diff --git a/src/office-runner.ui b/src/office-runner.ui
index 9ac78eb..f1c7e2f 100644
--- a/src/office-runner.ui
+++ b/src/office-runner.ui
@@ -186,7 +186,6 @@
<property name="hexpand">True</property>
<property name="row_spacing">12</property>
<property name="column_spacing">12</property>
- <property name="column-homogeneous">True</property>
<child>
<object class="GtkImage" id="bronze_image">
<property name="visible">True</property>
@@ -217,6 +216,7 @@
<object class="GtkLabel" id="bronze_date_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
<property name="label" translatable="yes">bronze_date_label</property>
</object>
<packing>
@@ -256,6 +256,7 @@
<object class="GtkLabel" id="silver_date_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
<property name="label" translatable="yes">silver_date_label</property>
</object>
<packing>
@@ -295,6 +296,7 @@
<object class="GtkLabel" id="gold_date_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
<property name="label" translatable="yes">gold_date_label</property>
</object>
<packing>
@@ -305,22 +307,6 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="label6">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">High scores</property>
- <attributes>
- <attribute name="scale" value="2"/>
- </attributes>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
- <property name="width">1</property>
- <property name="height">1</property>
- </packing>
- </child>
- <child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -363,6 +349,22 @@
<child>
<placeholder/>
</child>
+ <child>
+ <object class="GtkLabel" id="label6">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">High scores</property>
+ <attributes>
+ <attribute name="scale" value="2"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">1</property>
+ <property name="width">3</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="position">2</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]