[gtk-list] another question

1999-11-26 Thread Aaron Walker
ok, another question... please bear with me folks. I hope I am not becoming too annoying :-) Ok, so my clist works now... I know how to connect a signal to a clist row that captures "select_row", but what about double clicks? See, I would like to capture "select_row" events and display info abo

[gtk-list] another question...

1999-11-26 Thread Aaron Walker
oops, I meant to ask this same question in the last post. I have a window that pops up when the user clicks on a button. It is not a dialog though. Would I still use: GtkWidget *window = gtk_window_new(GTK_WINDOW_TOPLEVEL); even if it is not the toplevel window, or are there other macros for t