Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - wallabie

Pages: 1 ... 12 13 [14]
196
I'm trying to figure out how to make the parent Scrollview update itself when one of its children length changes. 

Edit: forgot to mention that I was changing the width of the scrollbar in the scene view while the game in playing.  I thought that the scrollview would automatically recalculate its bounds when something inside changes. 

The last scrollbar at the bottom is the Horizontal ScrollBar for the Scrollview.  The other scrollbars are dummy components for the test.


197
I was wondering if the ScrollView supports scrolling both Horizontally and Vertically.

For example, is it possible a scrollView component that contains a grid that is is 10 X 10 items and for this scrollview to have both a horizontal and vertical scrollbars.

Here is a scroll panel example from DaikonForge.


198
NGUI 3 Support / Re: Powerpoint animation re-sizable slider button.
« on: March 09, 2014, 10:52:45 AM »
I think DropBox was having some problems.  I just checked it now and it seems to be working.

199
NGUI 3 Support / Powerpoint animation re-sizable slider button.
« on: March 09, 2014, 09:45:55 AM »
Hi ArenMook,

I would like to know how to create a Power Point animation re-sizable slider button. 

In particular, which NGUI components or classes would be the best to use to start with.  Here is a video of the re-sizable slider button in action.

https://dl.dropboxusercontent.com/u/48378123/PowerPointAnimControls.mp4

Any suggestions is greatly appreciate it. 

200
NGUI 3 Support / Re: Example 11, Drag&Drop in same scrollview.
« on: March 09, 2014, 09:39:41 AM »
Awesome work.  Thanks for the addition.  This makes the drag and drop functionality really intuitive. 

In many scrollviews that supports drag and drop, as the user drags an object over the scrollview, there is usually a "red line" that appears in between the items to show where the object would be dropped.  This helps the user to know where the drop will occur. 

What would be a good way to do this.

Cheers.

201
NGUI 3 Support / Example 11, Drag&Drop in same scrollview.
« on: March 03, 2014, 08:54:26 AM »
Great example.

I would like to be able to reorder the items in the "Same" scrollview using drag and drop.  Can this be done?  If yes, how to achieve this effect.

Thanks.

Pages: 1 ... 12 13 [14]