aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary')
-rw-r--r--executive-summary/component/executive-summary-config.glade61
1 files changed, 57 insertions, 4 deletions
diff --git a/executive-summary/component/executive-summary-config.glade b/executive-summary/component/executive-summary-config.glade
index f6d468ba33..17fd9b0e69 100644
--- a/executive-summary/component/executive-summary-config.glade
+++ b/executive-summary/component/executive-summary-config.glade
@@ -66,7 +66,7 @@
<name>frame1</name>
<border_width>2</border_width>
<cxx_use_heap>True</cxx_use_heap>
- <label>Appearence</label>
+ <label>Appearance</label>
<label_xalign>0</label_xalign>
<shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
<child>
@@ -86,9 +86,10 @@
<widget>
<class>GtkHBox</class>
<name>hbox1</name>
+ <border_width>2</border_width>
<cxx_use_heap>True</cxx_use_heap>
<homogeneous>False</homogeneous>
- <spacing>0</spacing>
+ <spacing>5</spacing>
<child>
<padding>0</padding>
<expand>True</expand>
@@ -99,7 +100,7 @@
<class>GtkLabel</class>
<name>label2</name>
<cxx_use_heap>True</cxx_use_heap>
- <label>Background</label>
+ <label>Background:</label>
<justify>GTK_JUSTIFY_CENTER</justify>
<wrap>False</wrap>
<xalign>0.5</xalign>
@@ -141,7 +142,59 @@
</widget>
<widget>
- <class>Placeholder</class>
+ <class>GtkHBox</class>
+ <name>hbox2</name>
+ <border_width>2</border_width>
+ <cxx_use_heap>True</cxx_use_heap>
+ <homogeneous>False</homogeneous>
+ <spacing>5</spacing>
+ <child>
+ <padding>0</padding>
+ <expand>True</expand>
+ <fill>True</fill>
+ </child>
+
+ <widget>
+ <class>GtkLabel</class>
+ <name>label3</name>
+ <cxx_use_heap>True</cxx_use_heap>
+ <label>Number of columns:</label>
+ <justify>GTK_JUSTIFY_CENTER</justify>
+ <wrap>False</wrap>
+ <xalign>0.5</xalign>
+ <yalign>0.5</yalign>
+ <xpad>0</xpad>
+ <ypad>0</ypad>
+ <child>
+ <padding>0</padding>
+ <expand>False</expand>
+ <fill>False</fill>
+ </child>
+ </widget>
+
+ <widget>
+ <class>GtkSpinButton</class>
+ <name>columnspinner</name>
+ <cxx_use_heap>True</cxx_use_heap>
+ <can_focus>True</can_focus>
+ <climb_rate>1</climb_rate>
+ <digits>0</digits>
+ <numeric>True</numeric>
+ <update_policy>GTK_UPDATE_ALWAYS</update_policy>
+ <snap>False</snap>
+ <wrap>False</wrap>
+ <value>1</value>
+ <lower>1</lower>
+ <upper>100</upper>
+ <step>1</step>
+ <page>10</page>
+ <page_size>10</page_size>
+ <child>
+ <padding>0</padding>
+ <expand>True</expand>
+ <fill>True</fill>
+ </child>
+ </widget>
</widget>
</widget>
</widget>