From 9177914543e3bd828cb6e88ec035a5f7648bcebe Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 5 Jan 2001 19:01:25 +0000 Subject: get categories button (init_widgets): listen for button click 2001-01-05 JP Rosevear * gui/event-editor.c (get_widgets): get categories button (init_widgets): listen for button click (fill_widgets): fill in the categories area (dialog_to_comp_object): set the cal component categories (categories_clicked): throw up the categories dialog and update when ok is clicked * gui/event-editor-dialog.glade: Add categories and contacts buttons and fields * gui/dialogs/task-editor-dialog.glade: Rename button svn path=/trunk/; revision=7270 --- calendar/gui/event-editor-dialog.glade | 91 ++++++++++++++++++++++++++++++++-- 1 file changed, 88 insertions(+), 3 deletions(-) (limited to 'calendar/gui/event-editor-dialog.glade') diff --git a/calendar/gui/event-editor-dialog.glade b/calendar/gui/event-editor-dialog.glade index dea912be28..9304d425b1 100644 --- a/calendar/gui/event-editor-dialog.glade +++ b/calendar/gui/event-editor-dialog.glade @@ -362,6 +362,94 @@ + + + GtkHBox + hbox49 + False + 2 + + 0 + False + True + + + + GtkButton + categories-button + True + + 0 + False + False + + + + GtkLabel + label51 + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 4 + 0 + + + + + GtkEntry + contacts + True + True + True + 0 + + + 0 + True + True + + + + + GtkButton + categories-button + True + + 0 + False + False + + + + GtkLabel + label52 + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 4 + 0 + + + + + GtkEntry + categories + True + True + True + 0 + + + 0 + True + True + + + @@ -1258,7 +1346,6 @@ forever recurrence-exception-add True - GTK_RELIEF_NORMAL 0 False @@ -1271,7 +1358,6 @@ forever recurrence-exception-modify True - GTK_RELIEF_NORMAL 0 False @@ -1284,7 +1370,6 @@ forever recurrence-exception-delete True - GTK_RELIEF_NORMAL 0 False -- cgit v1.2.3