Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: jz87 on August 23, 2012, 10:58:01 PM

Title: UIScrollBar and TextList
Post by: jz87 on August 23, 2012, 10:58:01 PM
How come the mScroll variable in TextList is protected? I would like to be able to combine the textlist with a scrollbar, how would I do this?
Title: Re: UIScrollBar and TextList
Post by: ArenMook on August 24, 2012, 05:08:56 AM
Just derive from the class and change the logic however you like.