Re: Drag And Drop - drag-motion cursor lockup? [FIXED]

2010-04-12 Thread Dan Saul
Since gtk-app-devel-list was useless, I am going to post a working full DnD example here that others can use in case they search for the same problem and locate this thread. This example is going to be in GOB format. But since that generates C you can use that if you care. This example will

Drag And Drop - drag-motion cursor lockup?

2010-04-01 Thread Dan Saul
Hi, I am trying to implement drag and drop. Currently just trying to get the destination working. I have the basics working, but if I attempt to do custom drag-motion validation and I call gtk_drag_get_data() the Xserver locks with a drag cursor. The only way to get out is to Alt-F1 then kill the