Am Freitag, 18. April 2014 schrieb Elvis Angelaccio :
> Final screenshot with all these changes:
http://abload.de/img/kronometerdrkjq.png

I think by "right align", Ingo meant numerical, not pixelwise, ie the
display should be

00 00 00 00
even if the left digit would be invisible

It's actually that you probably best would fake a monospace font, so that
the left digit stays in place while the right one iterates.
You'd best drop QLabel and paint the widget yourself, but it's possible.
Even using just more labels and custom layout management.

Cheers,
Thomas

Reply via email to