japskar
Programmer
- Feb 13, 2002
- 27
Hi there,
can anyone help me with the following problem?:
I've got a text for a label or button with something like:
"hi e&veryone, I'm t&ext && happy"
I use the '&' as a flag to indicate that I want to underline the character after it (v e and & in this case). Also, the flags must be filtered out. And last but not least, if this text in not used in a label I want a key-binding on the underlined character, but I think I can figure that out by myself.
-Jasper
can anyone help me with the following problem?:
I've got a text for a label or button with something like:
"hi e&veryone, I'm t&ext && happy"
I use the '&' as a flag to indicate that I want to underline the character after it (v e and & in this case). Also, the flags must be filtered out. And last but not least, if this text in not used in a label I want a key-binding on the underlined character, but I think I can figure that out by myself.
-Jasper