Author Topic: Updating ScrollUI  (Read 4593 times)

milali

  • Guest
Updating ScrollUI
« on: April 24, 2012, 02:51:57 AM »
Hi, I have a previous version (unsure which? readme states 1.82e)

I tried updating to 2.0x using the recommended steps (found in another topic, not on a sticky :( )

1) open new scene
2) delete ngui
3) install update
4) reopen old scene.

But when I did this my scrollUI was very VERY broken. looking at the example scene for scrollUI it is very different also.

What steps do I need to take to get this back up and running?

also I noticed the fantasy atlas was quite broken and the scrollUI images were all blurry and not working

Thanks

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Updating ScrollUI
« Reply #1 on: April 24, 2012, 03:06:25 AM »
The upgrade instructions are in the readme file, so I didn't think putting them in a sticky would be a good idea <_<

What did you use for your scroll view? Camera? Object? Panel? Camera and panel approaches changed, using UIDraggableCamera and UIDraggablePanel, respectively. Object-based approach has been deprecated. I'm guessing you've used the object-based approach?

milali

  • Guest
Re: Updating ScrollUI
« Reply #2 on: April 24, 2012, 04:55:58 AM »
but how do you get them from the readme without importing the package? :)

a little chicken and egg really :)

milali

  • Guest
Re: Updating ScrollUI
« Reply #3 on: April 24, 2012, 04:57:11 AM »
and yes, I would have used the old object style approach, with the depreciation. I will just purge my inital and then look at the new example and adapt it to create my scroll ui from that.

Thank you for the very swift reply

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Updating ScrollUI
« Reply #4 on: April 24, 2012, 02:06:18 PM »
but how do you get them from the readme without importing the package? :)

a little chicken and egg really :)
Haha! Good point...