confuse with treeview’s mouse click event and drag event

Using Gtk::TreeView in my code, get confused with the mouse click event and drag event.
What I am expected is that: press the mouse, begin the drag event, release the mouse begin click event.
But I get this: press the mouse, begin the click event, then the drag event.
So there is a confusion to user: while he select a item, and then drag the item to another widget, the item unselected!
and if the selection mode is multiple selection, the confusion will get increase.

I do think this is a bug in gtkmm or gtk+, what’s you option?


已发布

分类

,

来自

标签:

评论

《 “confuse with treeview’s mouse click event and drag event” 》 有 2 条评论

  1. […] This is the cached version of http://wlx.westgis.ac.cn/440/ We are neither affiliated with the authors of this page nor responsible for its content. confuse with treeview’s mouse click event and drag event […]

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注