Normal
Got that working too. Timers are working good.Now I want to make a list of items to display. I'm using the FacadeControl for this. Is there a way to align text in a sort of column type way inside a label of a listitem? I tried using the '\t' character to insert some tabs, but this is not working. I don't want to end up using three seperate listviews alsonside each other. Is there maybe a kind of table I can use?Furthermore I want to make sure that all items have the same color, even when the mouse is not over them. I tried to focus the list but that only makes the texture change. How can I set the color of the text when the mouse is not hovering over the items?thanks in advance!
Got that working too. Timers are working good.
Now I want to make a list of items to display. I'm using the FacadeControl for this. Is there a way to align text in a sort of column type way inside a label of a listitem? I tried using the '\t' character to insert some tabs, but this is not working. I don't want to end up using three seperate listviews alsonside each other. Is there maybe a kind of table I can use?
Furthermore I want to make sure that all items have the same color, even when the mouse is not over them. I tried to focus the list but that only makes the texture change. How can I set the color of the text when the mouse is not hovering over the items?
thanks in advance!