Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Button Label
Re: Button Label [message #8067 is a reply to message #8047] |
Tue, 06 February 2007 00:31   |
MikeyV
Messages: 20 Registered: February 2007
|
Promising Member |
|
|
Okay, after playing around a bit, I can get the text to wrap, but it's not optimal, and it looks bad, as the second line doesn't center.
Before:
SetLabel(t_("IST/ISR Input Screen"))
After:
SetLabel(t_("IST/ISR Input \n Screen"))
Forgive my questions, but it's been about 5 years since I've done any C++ programming, and 5 years ago I was still learning.
I don't have a very good handle on things like structs, vectors, templates, and several other things.
|
|
|
Goto Forum:
Current Time: Sun Aug 24 10:37:56 CEST 2025
Total time taken to generate the page: 0.04596 seconds
|