Debugging gtk source from Ximian RPM's

2003-10-28 Thread Kent Schumacher
I'm using Ximian RPM's to install my GTK+ libraries. I've got a bug right now that is showing up in a gtk routine, and I would like to step through the gtk source but am unable to. Is there any way to get source code debugging on gtk libraries and still use Ximian rpms? Thanks, Kent

Row Drag and Drop in Treeview

2002-11-21 Thread Kent Schumacher
Hi, Has anyone implemented dragging a row from a GtkTreeView and dropping it somewhere else? Can you post a procedure, or some code, or point me towards some source code that does this? I'm at a total loss as to what to do to implement this in some sort of 'sanctioned' fashion. Thanks, kent