On Sat, Aug 14, 2010 at 9:07 AM, Terry Brown <[email protected]> wrote: > On Sat, 14 Aug 2010 06:16:59 -0500 > "Edward K. Ream" <[email protected]> wrote: > >> > Searching older posts (most from 2009) seem to confirm this. Is drag >> > and drop planned for Qt versions in the future? >> >> Yes. This is a FAQ. And I think there is already a wish-list bug. >> >> However, this is not easy, even though qt handles the gui interface >> part. The tricky part is subclassing the qt outline code. > > Also, last time this was discussed, we never reached consensus on what > mouse-down-drag should do. I.e. whether it should move the node, or cause > the selection of multiple nodes. I hadn't really noticed :-) but current > implementation has adopted select multiple nodes. > > I think the more common behavior (in situations where nodes are tree movable) > is for mouse-down-drag to move them, and shift-click and ctrl-click to handle > multiple selection.
Sounds good. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
