Author Topic: UIScrollBar and TextList  (Read 1822 times)

jz87

  • Guest
UIScrollBar and TextList
« 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?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIScrollBar and TextList
« Reply #1 on: August 24, 2012, 05:08:56 AM »
Just derive from the class and change the logic however you like.