Is there an easy way to add a scrollbar to a UITextList? It would be nice to have that functionality to go with the scroll wheel. Or is it going to require creating a UIDraggablePanel, putting a text list on that, and then scrolling the panel rather than the text list directly?