Edit: Issue #1: Self solved.. I wanted to make an element resize itself based on how many buttons were enabled, after struggling with making it work correctly from the XML, I decided to just do it from my script instead.. (It's the same difference I guess, but I would have preferred keeping that in my XML... So if you know how to do this, feel free to let me know, I'll certainly implement it.)
------
The other issue, is with quantity prompts, I'm trying to figure out if it's possible to get the mouse working to drag the slider, I have it clickable, and it works fine, but dragging doesn't seem to work, and I couldn't really see any options for doing this. (Is this just something hardcoded, that I won't be able to do, or am I missing something..)