Thread: Scroll bars

Results 1 to 9 of 9
  1. #1 Scroll bars 
    Registered Member
    Join Date
    Jun 2011
    Posts
    263
    Thanks given
    13
    Thanks received
    19
    Rep Power
    37
    Okay, well i'm currently editing a old 'Options interface' that cautionX has, however i'm trying to add a scroll bar to my interface.

    Does anyone know how to add it?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jun 2011
    Posts
    263
    Thanks given
    13
    Thanks received
    19
    Rep Power
    37
    common guys please someone must know this
    Reply With Quote  
     

  3. #3  
    q.q


    Join Date
    Dec 2010
    Posts
    6,535
    Thanks given
    1,072
    Thanks received
    3,534
    Rep Power
    4752
    Look how emote tab is done
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Jun 2008
    Age
    26
    Posts
    811
    Thanks given
    302
    Thanks received
    36
    Rep Power
    0
    E.g.
    Code:
    public void interface() {
         RSInterface rsi = interfaceCache[538]; // 538 is the interface id.
         rsi.scrollMax = 250;
    }
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jun 2011
    Posts
    263
    Thanks given
    13
    Thanks received
    19
    Rep Power
    37
    try'd that however it doesn't work, i'v also checked other interfaces and that doesn't work ethier
    Reply With Quote  
     

  6. #6  
    Web Developer
    Ben2's Avatar
    Join Date
    Oct 2010
    Posts
    664
    Thanks given
    157
    Thanks received
    70
    Rep Power
    118
    I think there is a Tut on how to add....


    Formerly Crimson.
    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    Jul 2008
    Posts
    3,532
    Thanks given
    188
    Thanks received
    696
    Rep Power
    0
    Pretty much a scrollbar is a layer that has the scrollmax variable set to higher than the actual height of the layer, and then you add your childs under that layer like you would a normal layer
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Jun 2011
    Posts
    263
    Thanks given
    13
    Thanks received
    19
    Rep Power
    37
    Hmm, badger do you think you could create a example of how one would looks with

    a background sprite

    then a new thing with the buttons then the scrollbar if you know what i mean?

    Just so i can see how it would look
    Reply With Quote  
     

  9. #9  
    I'm Back

    Stewie's Avatar
    Join Date
    Jul 2008
    Age
    26
    Posts
    7,989
    Thanks given
    1,877
    Thanks received
    1,491
    Rep Power
    5000
    [Only registered and activated users can see links. ]

    Heres an example


    [Only registered and activated users can see links. ]
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. New Hp Bars
    By Golden Hero in forum Help
    Replies: 2
    Last Post: 03-10-2011, 01:27 AM
  2. New HP Bars
    By Proffessor Oak in forum Requests
    Replies: 5
    Last Post: 11-12-2009, 07:51 AM
  3. scroll bars?
    By fellixombc in forum Help
    Replies: 3
    Last Post: 07-11-2009, 06:27 AM
  4. Adding text in scroll bars.
    By Oxygen in forum Help
    Replies: 2
    Last Post: 06-18-2009, 04:34 AM
  5. [5$ via PayPal][Non-Renamed] Scroll Bars.
    By Oxygen in forum Requests
    Replies: 4
    Last Post: 06-17-2009, 02:35 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •