Author Topic: Scroll Bar with Thumb  (Read 1989 times)

ankit khetrapal

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 16
    • View Profile
Scroll Bar with Thumb
« on: September 30, 2013, 07:45:04 AM »
How Can one create a scroll bar with thumb using NGUI(something like we use for UI Slider).

Please check the screenshot for what i exactly want


ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Scroll Bar with Thumb
« Reply #1 on: September 30, 2013, 11:36:46 AM »
Just use a slider instead.

ankit khetrapal

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 16
    • View Profile
Re: Scroll Bar with Thumb
« Reply #2 on: September 30, 2013, 11:39:34 AM »
I want to use this for uidragablepanel, I don't think there is option to attach uislider to a dragablepanel

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Scroll Bar with Thumb
« Reply #3 on: September 30, 2013, 08:27:43 PM »
You have the code, you can do whatever you want :P