JRowe Posted May 26, 2008 Posted May 26, 2008 I've been looking at the drag and drop code from the UDF help files, and I'm confuzzled. I see lots of examples of dragging and reordering treeviews and listviews, but nothing about dragging items from one control to another. I'd like to be able to drag items from a listbox onto a treeview. Is there an easy way? [center]However, like ninjas, cyber warriors operate in silence.AutoIt Chat Engine (+Chatbot) , Link Grammar for AutoIt , Simple Speech RecognitionArtificial Neural Networks UDF , Bayesian Networks UDF , Pattern Matching UDFTransparent PNG GUI Elements , Au3Irrlicht 2Advanced Mouse Events MonitorGrammar Database GeneratorTransitions & Tweening UDFPoker Hand Evaluator[/center]
smashly Posted May 26, 2008 Posted May 26, 2008 Hi, I know you asked for drag and drop from Listbox to TreeView, but is may be easier to have a button or use a context menu to send the selected ListBox items to the TreeView. EG: Right click on the listbox and use a context option to "Send Selected to TreeView". Cheers
Lars Posted June 29, 2009 Posted June 29, 2009 (edited) Fixed it in another Topichttp://www.autoitscript.com/forum/index.ph...rt=#entry701182Lars Edited June 29, 2009 by Lars
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now