Thanks but not that. Right click your character portrait and hover over voice chat option. You get a sub menu/fly out with a slider to adjust the volume.
As a side note, if you just need a scrolling list of items I would not use the faux scrolling thing. Just make static xml elements give them fields for text and texture etc and then just update them dynamically. Of course if you want to scroll none list type things it’s not going to work.
Hi thanks. Do you have a link for the discord server.
As for dropdowns, it’s not as hard as it looks. It’s easy to make a context menu (what I call the right click menu) using the EasyMenu() function. I use something like this.