gnumeric r16878 - trunk/src/dialogs



Author: guelzow
Date: Mon Oct 13 04:29:34 2008
New Revision: 16878
URL: http://svn.gnome.org/viewvc/gnumeric?rev=16878&view=rev

Log:
2008-10-12  Andreas J. Guelzow <aguelzow pyrshep ca>

	* frequency.glade: desensitize not-yet implemented option




Modified:
   trunk/src/dialogs/ChangeLog
   trunk/src/dialogs/frequency.glade

Modified: trunk/src/dialogs/frequency.glade
==============================================================================
--- trunk/src/dialogs/frequency.glade	(original)
+++ trunk/src/dialogs/frequency.glade	Mon Oct 13 04:29:34 2008
@@ -31,30 +31,18 @@
                       <placeholder/>
                     </child>
                     <child>
-                      <widget class="GtkLabel" id="var1-label">
+                      <widget class="GtkCheckButton" id="labels_button">
                         <property name="visible">True</property>
-                        <property name="xalign">0</property>
-                        <property name="xpad">5</property>
-                        <property name="label" translatable="yes">Input _range:</property>
+                        <property name="can_focus">True</property>
+                        <property name="label" translatable="yes">_Labels</property>
                         <property name="use_underline">True</property>
-                        <property name="justify">GTK_JUSTIFY_RIGHT</property>
-                      </widget>
-                      <packing>
-                        <property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
-                      </packing>
-                    </child>
-                    <child>
-                      <widget class="GtkLabel" id="label1">
-                        <property name="visible">True</property>
-                        <property name="xalign">0</property>
-                        <property name="xpad">5</property>
-                        <property name="label" translatable="yes">Grouped by:</property>
-                        <property name="justify">GTK_JUSTIFY_CENTER</property>
+                        <property name="response_id">0</property>
+                        <property name="draw_indicator">True</property>
                       </widget>
                       <packing>
-                        <property name="top_attach">1</property>
-                        <property name="bottom_attach">2</property>
+                        <property name="right_attach">2</property>
+                        <property name="top_attach">2</property>
+                        <property name="bottom_attach">3</property>
                         <property name="x_options">GTK_FILL</property>
                         <property name="y_options"></property>
                       </packing>
@@ -113,18 +101,30 @@
                       </packing>
                     </child>
                     <child>
-                      <widget class="GtkCheckButton" id="labels_button">
+                      <widget class="GtkLabel" id="label1">
                         <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="label" translatable="yes">_Labels</property>
+                        <property name="xalign">0</property>
+                        <property name="xpad">5</property>
+                        <property name="label" translatable="yes">Grouped by:</property>
+                        <property name="justify">GTK_JUSTIFY_CENTER</property>
+                      </widget>
+                      <packing>
+                        <property name="top_attach">1</property>
+                        <property name="bottom_attach">2</property>
+                        <property name="x_options">GTK_FILL</property>
+                        <property name="y_options"></property>
+                      </packing>
+                    </child>
+                    <child>
+                      <widget class="GtkLabel" id="var1-label">
+                        <property name="visible">True</property>
+                        <property name="xalign">0</property>
+                        <property name="xpad">5</property>
+                        <property name="label" translatable="yes">Input _range:</property>
                         <property name="use_underline">True</property>
-                        <property name="response_id">0</property>
-                        <property name="draw_indicator">True</property>
+                        <property name="justify">GTK_JUSTIFY_RIGHT</property>
                       </widget>
                       <packing>
-                        <property name="right_attach">2</property>
-                        <property name="top_attach">2</property>
-                        <property name="bottom_attach">3</property>
                         <property name="x_options">GTK_FILL</property>
                         <property name="y_options"></property>
                       </packing>
@@ -167,19 +167,19 @@
                     <property name="n_rows">2</property>
                     <property name="n_columns">2</property>
                     <child>
-                      <widget class="GtkLabel" id="label9">
+                      <widget class="GtkRadioButton" id="calculated_button">
                         <property name="visible">True</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">_Maximum number of categories:</property>
+                        <property name="can_focus">True</property>
+                        <property name="label" translatable="yes">Automatic Categories</property>
                         <property name="use_underline">True</property>
-                        <property name="mnemonic_widget">n_entry</property>
+                        <property name="response_id">0</property>
+                        <property name="active">True</property>
+                        <property name="draw_indicator">True</property>
+                        <property name="group">pre_determined_button</property>
                       </widget>
                       <packing>
-                        <property name="top_attach">1</property>
-                        <property name="bottom_attach">2</property>
-                        <property name="x_options">GTK_FILL</property>
+                        <property name="right_attach">2</property>
                         <property name="y_options"></property>
-                        <property name="x_padding">5</property>
                       </packing>
                     </child>
                     <child>
@@ -198,19 +198,20 @@
                       </packing>
                     </child>
                     <child>
-                      <widget class="GtkRadioButton" id="calculated_button">
+                      <widget class="GtkLabel" id="label9">
                         <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="label" translatable="yes">Automatic Categories</property>
+                        <property name="sensitive">False</property>
+                        <property name="xalign">0</property>
+                        <property name="label" translatable="yes">_Maximum number of categories:</property>
                         <property name="use_underline">True</property>
-                        <property name="response_id">0</property>
-                        <property name="active">True</property>
-                        <property name="draw_indicator">True</property>
-                        <property name="group">pre_determined_button</property>
+                        <property name="mnemonic_widget">n_entry</property>
                       </widget>
                       <packing>
-                        <property name="right_attach">2</property>
+                        <property name="top_attach">1</property>
+                        <property name="bottom_attach">2</property>
+                        <property name="x_options">GTK_FILL</property>
                         <property name="y_options"></property>
+                        <property name="x_padding">5</property>
                       </packing>
                     </child>
                   </widget>
@@ -242,33 +243,33 @@
                       <placeholder/>
                     </child>
                     <child>
-                      <widget class="GtkRadioButton" id="pre_determined_button">
+                      <widget class="GtkLabel" id="var2-label">
                         <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="has_focus">True</property>
-                        <property name="label" translatable="yes">_Predetermined categories	</property>
+                        <property name="xalign">0</property>
+                        <property name="xpad">5</property>
+                        <property name="label" translatable="yes">Category _range:</property>
                         <property name="use_underline">True</property>
-                        <property name="response_id">0</property>
-                        <property name="draw_indicator">True</property>
+                        <property name="justify">GTK_JUSTIFY_RIGHT</property>
                       </widget>
                       <packing>
-                        <property name="right_attach">2</property>
+                        <property name="top_attach">1</property>
+                        <property name="bottom_attach">2</property>
                         <property name="x_options">GTK_FILL</property>
                         <property name="y_options"></property>
                       </packing>
                     </child>
                     <child>
-                      <widget class="GtkLabel" id="var2-label">
+                      <widget class="GtkRadioButton" id="pre_determined_button">
                         <property name="visible">True</property>
-                        <property name="xalign">0</property>
-                        <property name="xpad">5</property>
-                        <property name="label" translatable="yes">Category _range:</property>
+                        <property name="can_focus">True</property>
+                        <property name="has_focus">True</property>
+                        <property name="label" translatable="yes">_Predetermined categories	</property>
                         <property name="use_underline">True</property>
-                        <property name="justify">GTK_JUSTIFY_RIGHT</property>
+                        <property name="response_id">0</property>
+                        <property name="draw_indicator">True</property>
                       </widget>
                       <packing>
-                        <property name="top_attach">1</property>
-                        <property name="bottom_attach">2</property>
+                        <property name="right_attach">2</property>
                         <property name="x_options">GTK_FILL</property>
                         <property name="y_options"></property>
                       </packing>



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