Drag_Drop to before the first row of Tree View (List Store)

2006-11-22 Thread Daniel Yek
Hi, I'm trying to handle Drag_Drop to before the first row and after the last row of a Tree View with a List Store. In the drag_drop handler, I got a y-coordinate of between 0 and 25, corresponding to the column headers. The drop destination highlight was still turned on. When I called gtk_tre

Re: Drag_Drop to before the first row of Tree View (List Store)

2006-11-26 Thread Daniel Yek
Resending...Still hoping for a nice solution. At 01:39 AM 11/22/2006, Daniel Yek wrote: >Hi, > >I'm trying to handle Drag_Drop to before the first row and after the last >row of a Tree View with a List Store. > >In the drag_drop handler, I got a y-coordinate of between 0 and 25, >corresponding t