Hi, I need to make a custom list box and scroll bar.
The List box needs to have three different sections, one for a players name, one for an icon, and one for some other text:
==================================
---- PlayerName
| |
---- Earned this Achievement!
==================================
I also need a custom scroll bar to scroll a section within a game like a webpage.
Is there any way of doing this?