So I use UITextList for show system message to end users.
How to add some tag to text, and if user want to see only specific type message, how to show only that type message?
Like mmo game(world of warcraft)'s message window, if user click battle message tab, only battle related message will appear.