2013/9/17 Graeme Geldenhuys <[email protected]> > I would go > out on a limb and say that nobody has ported DND based apps to LCL. > > The drag and drop feature of LCL VirtualTreeView port is working fine.
Here you can find an example of DND between a VTV and a ListBox: http://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/components/virtualtreeview-new/branches/4.8/demos/dragdrop/ Here the OLE DND (windows only): http://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/components/virtualtreeview-new/branches/4.8/demos/ole/ Luiz
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
