PDA

View Full Version : problem about drag and drop tip



Raul
15th September 2011, 06:48
Hi
I'm using QTreeView,and when i drag one item and then drop it to other position,there will be a Rectangular boxes to inform in which the item shall be droped.How can i custom the Rectangular boxes or remove it?If someone know how can i realize it?Thanks! 6855

Raul
16th September 2011, 08:48
If someone can help me?thanks!

wysota
16th September 2011, 09:52
If you want to remove it, there is a property in the view called something like "dropIndicator", set it to false.