tips for making pretty ui

2008-06-23 Thread Christopher Harvey
Hi, I think I've got the ropes of gtk down pat, except that I don't know how to create cool and unique windows. I want to create a small window that sits in the dock most of the time, then pops up a small window then it's clicked on, or a key combo is pressed. The important thing is that it

GtkTreeView row selection change events

2007-12-30 Thread Christopher Harvey
Hello GTKers, What is the event name that fires when the user changes the current GtkTreeView row selection, and what structure is it associated with? I'm willing to check the current selection on the mouse click event except I don't know if the current selection would be updated before or after I