Page 1 of 1

Drag And Drop

Posted: Sat Apr 16, 2005 12:03
by daesdemon
Hello CEGUI fellows,

Do someone have a code of an example of Drag and Drop under CEGUI?
I have no global idea of how it should work.

Do i have to create DragContainer myself after i click down an object i want dragable, or do i have to integrate it as a container of window that i want to be dragable?

Next with the target Window, how to get back to the drop object (Event or ?? )?

Almost everything ;)

Is it possible to have a ListboxItem Dragable?

If I succeed , i will make a small tutorial for the wiki :)