After some hair-pulling, I finally figured that GtkCLists's set_reorderable() function destroys any previously set DnD handler. However, in my app I need users to be able to drag in a URL or plain text into the CList so I can operate on it. Is there no way to mix set_reorderable() and some other DnD handler?
-Andrei * If it's never finished, you can't prove it doesn't work. * _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
