Hello All,
I'm running NGUI 3.0.8 f6, in Unity 4.3.2, OS X 10.9.1 -- so the latest of everything.
I've spent a fair amount of time Googling, reading docs, experimenting, and have reached my wits end . . .
I'm implementing a modal window that contains the settings for an app I'm building, which is made visible by clicking a toolbar button that notifies the modal's TweenAlpha. One of the settings in this modal requires the use of a ScrollView.
The problem is that when the modal appears, the ScrollView items do not.
As one line of experimentation, I added an additional TweenAlpha on the ScrollView itself, but that didn't work.
What I did find, however, is that if I run the modal's TweenAlpha on Start, without clicking the button, the ScrollView shows up. Consequently, when I dismiss it (with a button in the modal), and open it back up with the toolbar button, everything appears as it should.
So it seems that unless the modal's TweenAlpha runs on Start, the ScrollView never responds to the notification coming from the button.
I'd really appreciate some guidance here. . .hopefully I've just missed something simple/obvious.
Thanks very much in advance,
==rr
memetic arts
digital media publishing
http://www.memeticarts.com