Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » TreeCtrl » Like the new Drag and Drop TreeCtrl but...
Re: Like the new Drag and Drop TreeCtrl but... [message #11817 is a reply to message #11792] Wed, 26 September 2007 18:13 Go to previous message
nixnixnix is currently offline  nixnixnix
Messages: 415
Registered: February 2007
Location: Kelowna, British Columbia
Senior Member
Yeah no worries. I've got to say I am very very happy with the DnD implementation exactly as it is. It works perfectly for me. I see what you do in the TreeCtrl.cpp and its definitely the simplest and safest route to go as default behaviour and extremely easy to override by not calling InsertDrop() and taking the target, position and selection information and customising from there.

In reality you can't know how we want it to behave so InsertDrop will almost always be there just as demo behaviour so that DnD works straight out of the box. Its important that we see it working before we customise it.

Good job! and thanks. Its been a few months but TreeCtrl drag and drop now works better than I could have hoped Smile

Nick
Previous Topic: TreeCtrl Scroll triggers Parent Refresh
Next Topic: hierarchical tree data structure & binding to TreeCtrl
Goto Forum:
  


Current Time: Fri Mar 29 12:30:17 CET 2024

Total time taken to generate the page: 0.01163 seconds