1
Technical forum / character limitation
« on: August 11, 2008, 10:48:48 AM »
Hi Guy's,
I have a static in a window. In this static I load different text from variables. Some of the text is too long, so I want to limit the number of characters that's been shown in the static.
I know that variable.Length show me the number of characters, but I don't know how to limit the number of characters.
Is there anyone out, who could give me the right idea?
It would be a nice feature in WindowEdit to limit the number of characters for statics and buttons, just like MaxLength attribute for editors, wouldn't it?
Thanks
I have a static in a window. In this static I load different text from variables. Some of the text is too long, so I want to limit the number of characters that's been shown in the static.
I know that variable.Length show me the number of characters, but I don't know how to limit the number of characters.
Is there anyone out, who could give me the right idea?
It would be a nice feature in WindowEdit to limit the number of characters for statics and buttons, just like MaxLength attribute for editors, wouldn't it?
Thanks