2D Toolkit Forum

2D Toolkit => Support => Topic started by: outofspace on March 21, 2014, 04:45:15 am

Title: How to do Drag and Drop with Scrollview comp.
Post 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.
Title: Re: How to do Drag and Drop with Scrollview comp.
Post by: unikronsoftware on March 21, 2014, 10:46:05 am
Its doable, but you'll have to implement the drag and drop yourself. tk2d doesn't have drag and drop built in.