mrbean,
the text, which is displayed within the button, is read from a TS configuration (language) file. So you have two choices:
a) alter the text to be displayed in the processmodel. You can achieve this be opening the processmodel, select the entrypoint whose string you want to change, select Edit > Sequence Properties and change to "Model" tab. Change the "Entry Point Name Expression" to a static string to your desire.
b) The default entry in the expressionwindow stated in a) lets TS read out the appropriate key in the ini-file which contains the section (should be something with UI). Just change the entry within the ini-file at the key. But be careful to copy the ini-file to the user's directory first!
To achieve a new line, just insert '\n' at the point where the new line should start (just like C)
hope this helps,
Norbert
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.