Project

General

Profile

Draggable WTreeNode on WTree not possible?

Added by denis Bertini almost 10 years ago

Hi,

From the Wt class design it seems that is is not supported to drag a component of a WTree ( aka WTreeNode) since

none of these class derived from WtInteractWidget which implements the setDraggable() function.

Is this right?

If yes, which class should i use to be able to drag and drop using the items of a tree like structure in Wt?

Thanks in advance

Denis


Replies (1)

RE: Draggable WTreeNode on WTree not possible? - Added by Hyeoni Hwasoo almost 10 years ago

Hi Denis,

It is possible. See http://redmine.webtoolkit.eu/issues/3170 but I'm sorry I don't have time by now for providing a sample.

Regards,

Hyeon

    (1-1/1)