2D Toolkit Forum
2D Toolkit => Support => Topic started by: outofspace on March 21, 2014, 04:45:15 am
-
Hi,
I'm just learning how to use 2DTK GUI system and was wondering if Drag and Drop is supported.
For example, in NGUI, there is an drag /drop example from one scroll list to another. Is this doable with 2DTK.
Cheers.
-
Its doable, but you'll have to implement the drag and drop yourself. tk2d doesn't have drag and drop built in.