Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Tony on January 08, 2014, 06:54:30 AM

Title: Drag items between scroll panels
Post by: Tony on January 08, 2014, 06:54:30 AM
Hi,

I'm creating a shopping function with NGUI. I have a large scrollview with all available content and then a basket scrollview. From the "main" view I like to drag items into the basket (and also drag an item out of the basket to remove it).

Now I can't figure out how to handle the depth issue. Since the scrollviews are in different panels it's not possible to control the depth right?

Any suggestions how I should make this function?
Title: Re: Drag items between scroll panels
Post by: Shifty Geezer on January 08, 2014, 07:07:59 AM
How is that different to the examples? Drag and drop from scrollview to scrollview is demonstrated in the example scenes and the 3.0.7 tutorial on YouTube.