06-30-2011 03:54 AM
Hello,
I have several lines of text and in some of them I have 2 different informations that I would like to separate with a tabulator, so that the second information starts always at the same position.
Example:
Hello, here is my text!
1: first text 2:second text
this is an example
0:no action 4:some action
at the moment I have a text message in each line and it is not possible to position the "2" and "4" of the example in the same column.
I tried using \t, but this character sequence seems to have no consequence.
Can someone help me?
06-30-2011 03:58 AM
Try to use a Text box for all your messages.
One other option is to use serveral text messages and to update them each one for each val , the advantege is that you can "play" with the text message place on your panel