From 27fbc0098ca72b45e0c287027940bee5c048e2b7 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 15 Nov 2002 00:23:44 +0000 Subject: this subclasses from GObject now, not GtkObject. don't use GtkObject 2002-11-14 Chris Toshok * e-table-without.[ch]: this subclasses from GObject now, not GtkObject. don't use GtkObject (especially casts to it) inside the code. * e-table-config-no-group.glade: libglade-convert. * e-table-config.glade: same. * e-table-field-chooser.glade: same. * e-table-group.glade: same. svn path=/trunk/; revision=18766 --- widgets/table/e-table-field-chooser.glade | 230 +++++++++++++++--------------- 1 file changed, 112 insertions(+), 118 deletions(-) (limited to 'widgets/table/e-table-field-chooser.glade') diff --git a/widgets/table/e-table-field-chooser.glade b/widgets/table/e-table-field-chooser.glade index e09d618a7f..f46a8dbd52 100644 --- a/widgets/table/e-table-field-chooser.glade +++ b/widgets/table/e-table-field-chooser.glade @@ -1,129 +1,123 @@ - - + + - - e-table-field-chooser - e-table-field-chooser - - src - pixmaps - C - True - True - True - False - False - False - True - + + + no + Field Chooser + GTK_WINDOW_TOPLEVEL + no + no + yes + GTK_WIN_POS_NONE - - GnomeDialog - dialog-field-chooser - False - Field Chooser - GTK_WINDOW_TOPLEVEL - GTK_WIN_POS_NONE - False - False - True - False - False - False + + + no + 8 + yes - - GtkVBox - GnomeDialog:vbox - dialog-vbox1 - False - 8 - - 4 - True - True - + + + GTK_BUTTONBOX_END + 8 + yes - - GtkHButtonBox - GnomeDialog:action_area - dialog-action_area1 - GTK_BUTTONBOX_END - 8 - 85 - 27 - 7 - 0 - - 0 - False - True - GTK_PACK_END - + + + yes + yes + yes + gtk-close + yes + yes + + + + + 0 + no + yes + GTK_PACK_END + + - - GtkButton - button3 - True - True - GNOME_STOCK_BUTTON_CLOSE - - + + + no + 4 + yes - - GtkVBox - vbox-top - False - 4 - - 0 - True - True - + + + To add a column to your table, drag it into +the location in which you want it to appear. + GTK_JUSTIFY_CENTER + no + 0.5 + 0.5 + 0 + 0 + yes + + + 0 + no + no + + - - GtkLabel - label1 - - GTK_JUSTIFY_CENTER - False - 0.5 - 0.5 - 0 - 0 - - 0 - False - False - - + + + GTK_POLICY_AUTOMATIC + GTK_POLICY_AUTOMATIC + 200 + 200 + yes - - GtkScrolledWindow - scrolledwindow1 - 200 - 200 - GTK_POLICY_AUTOMATIC - GTK_POLICY_AUTOMATIC - GTK_UPDATE_CONTINUOUS - GTK_UPDATE_CONTINUOUS - - 0 - True - True - + + + e_canvas_new + 0 + 0 + Thu, 08 Jun 2000 07:27:33 GMT + yes + + - - Custom - canvas-buttons - e_canvas_new - 0 - 0 - Thu, 08 Jun 2000 07:27:33 GMT - + + + GTK_UPDATE_CONTINUOUS + yes + + + + + + GTK_UPDATE_CONTINUOUS + yes + + + + + 0 + yes + yes + + + + + 0 + yes + yes + + - + + 4 + yes + yes + + - - - + -- cgit