Jason P. wrote:
I have been playing with drag/drop of treeview items and now have a
rather slight bit of grievance to clear up:
when CreateDragImage is called, it returns the handle, but NOT the
actual object. If there is a simple way to create/find the object from
the handle, I suppose I could take that route, but others may not be
able to make use of this.
** after draft edit**
The handle can be used with class methods to create the appropriate
actions. All the same, I suppose it might be nice to clarify to other
users how this works and/or provide an object for them to work with.
I shall provide an example in the near future, as part of a whole.
Jason P.
There's a demo of this for ListView in the samples folder - I don't
remember, but I think I posted it to the list a couple of months back.
Regards,
Rob.
--
Robert May
Win32::GUI, a perl extension for native Win32 applications
http://perl-win32-gui.sourceforge.net/