Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: roberto_sc on April 14, 2014, 01:14:21 AM

Title: Missing classes after upgrading NGUI
Post by: roberto_sc on April 14, 2014, 01:14:21 AM
To upgrade NGUI from 2.x to 3.x I deleted the folder and imported the new package.
Two classes that were used in the project I'm working on don't exist anymore: UIFilledSprite and UIDragPanelContents.
What classes should I use to replace those?

Thank you!
Title: Re: Missing classes after upgrading NGUI
Post by: ArenMook on April 14, 2014, 03:10:09 AM
Import the NGUI Upgrade Tools.
Title: Re: Missing classes after upgrading NGUI
Post by: roberto_sc on April 14, 2014, 05:10:58 PM
Thank you.
After importing the upgrade tools I still get a UIDragPanelContents not found error. How should I proceed?
Title: Re: Missing classes after upgrading NGUI
Post by: ArenMook on April 15, 2014, 09:19:47 AM
It's now called UIDragScrollView.