diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-04-24 05:28:57 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-04-24 05:28:57 +0800 |
commit | acb9fc2afb894e5e07ec6c2d01c34ba71b9030df (patch) | |
tree | 4f9dbb57dcba5d8023ea62cc9b28cc73b6285613 /addressbook/gui/component/select-names/select-names.glade | |
parent | 34c740efa32184d79541302936e4cd7b46ff699b (diff) | |
download | gsoc2013-evolution-acb9fc2afb894e5e07ec6c2d01c34ba71b9030df.tar gsoc2013-evolution-acb9fc2afb894e5e07ec6c2d01c34ba71b9030df.tar.gz gsoc2013-evolution-acb9fc2afb894e5e07ec6c2d01c34ba71b9030df.tar.bz2 gsoc2013-evolution-acb9fc2afb894e5e07ec6c2d01c34ba71b9030df.tar.lz gsoc2013-evolution-acb9fc2afb894e5e07ec6c2d01c34ba71b9030df.tar.xz gsoc2013-evolution-acb9fc2afb894e5e07ec6c2d01c34ba71b9030df.tar.zst gsoc2013-evolution-acb9fc2afb894e5e07ec6c2d01c34ba71b9030df.zip |
Coded handling of the select_entry to search within the displayed
2002-04-23 Christopher James Lahey <clahey@ximian.com>
* gui/component/select-names/e-select-names.c,
gui/component/select-names/e-select-names.h: Coded handling of the
select_entry to search within the displayed contacts.
* gui/component/select-names/select-names.glade: Updated this
dialog to have an entry-select instead of an entry-find.
svn path=/trunk/; revision=16570
Diffstat (limited to 'addressbook/gui/component/select-names/select-names.glade')
-rw-r--r-- | addressbook/gui/component/select-names/select-names.glade | 102 |
1 files changed, 38 insertions, 64 deletions
diff --git a/addressbook/gui/component/select-names/select-names.glade b/addressbook/gui/component/select-names/select-names.glade index 367c5b21bd..2a6f1960c9 100644 --- a/addressbook/gui/component/select-names/select-names.glade +++ b/addressbook/gui/component/select-names/select-names.glade @@ -265,7 +265,7 @@ <widget> <class>GtkTable</class> <name>table4</name> - <rows>3</rows> + <rows>2</rows> <columns>2</columns> <homogeneous>False</homogeneous> <row_spacing>3</row_spacing> @@ -277,17 +277,44 @@ </child> <widget> + <class>GtkLabel</class> + <name>label32</name> + <label>Type a name into the entry, or +select one from the list below:</label> + <justify>GTK_JUSTIFY_LEFT</justify> + <wrap>False</wrap> + <xalign>0</xalign> + <yalign>0.5</yalign> + <xpad>0</xpad> + <ypad>0</ypad> + <child> + <left_attach>0</left_attach> + <right_attach>1</right_attach> + <top_attach>0</top_attach> + <bottom_attach>1</bottom_attach> + <xpad>0</xpad> + <ypad>0</ypad> + <xexpand>False</xexpand> + <yexpand>False</yexpand> + <xshrink>False</xshrink> + <yshrink>False</yshrink> + <xfill>True</xfill> + <yfill>False</yfill> + </child> + </widget> + + <widget> <class>GtkAlignment</class> <name>alignment4</name> <xalign>7.45058e-09</xalign> <yalign>0.5</yalign> - <xscale>0</xscale> + <xscale>1</xscale> <yscale>1</yscale> <child> <left_attach>0</left_attach> <right_attach>1</right_attach> <top_attach>1</top_attach> - <bottom_attach>3</bottom_attach> + <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> @@ -305,44 +332,18 @@ <spacing>3</spacing> <widget> - <class>GtkHBox</class> - <name>hbox5</name> - <homogeneous>False</homogeneous> - <spacing>3</spacing> + <class>GtkEntry</class> + <name>entry-select</name> + <can_focus>True</can_focus> + <editable>True</editable> + <text_visible>True</text_visible> + <text_max_length>0</text_max_length> + <text></text> <child> <padding>0</padding> <expand>False</expand> <fill>False</fill> </child> - - <widget> - <class>GtkEntry</class> - <name>entry-find</name> - <can_focus>True</can_focus> - <editable>True</editable> - <text_visible>True</text_visible> - <text_max_length>0</text_max_length> - <text></text> - <child> - <padding>0</padding> - <expand>True</expand> - <fill>True</fill> - </child> - </widget> - - <widget> - <class>GtkButton</class> - <name>button16</name> - <width>50</width> - <can_focus>True</can_focus> - <label>F_ind</label> - <relief>GTK_RELIEF_NORMAL</relief> - <child> - <padding>0</padding> - <expand>False</expand> - <fill>True</fill> - </child> - </widget> </widget> <widget> @@ -382,7 +383,7 @@ <left_attach>1</left_attach> <right_attach>2</right_attach> <top_attach>1</top_attach> - <bottom_attach>3</bottom_attach> + <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> @@ -419,33 +420,6 @@ </child> </widget> </widget> - - <widget> - <class>GtkLabel</class> - <name>label32</name> - <label>Type a name into the entry, or -select one from the list below:</label> - <justify>GTK_JUSTIFY_LEFT</justify> - <wrap>False</wrap> - <xalign>0</xalign> - <yalign>0.5</yalign> - <xpad>0</xpad> - <ypad>0</ypad> - <child> - <left_attach>0</left_attach> - <right_attach>1</right_attach> - <top_attach>0</top_attach> - <bottom_attach>1</bottom_attach> - <xpad>0</xpad> - <ypad>0</ypad> - <xexpand>False</xexpand> - <yexpand>False</yexpand> - <xshrink>False</xshrink> - <yshrink>False</yshrink> - <xfill>True</xfill> - <yfill>False</yfill> - </child> - </widget> </widget> </widget> |