On Thu, Dec 3, 2009 at 08:07, Sune Foldager <sune.folda...@me.com> wrote:
> - Should be easy to put drag&drop code and context menu code on top of this;
>  although DND is really crappy to implement in pygtk :-/.

Nice work, I'm looking forward to the context menu :)

I also have disappointed DnD of TreeView before.
GTK+'s DnD feature shows something popup tooltip while dragging a target.
It's useful to see dragging element, but that tooltip hides drop targets:
http://www.flickr.com/photos/netkuy/4154698625/sizes/o/

To implement better DnD, we have to use low-level DnD API of GTK+.

-- 
Yuki KODAMA

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to