Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, December 2007
Can you do this with rich text markup?


Message 1 in thread

I'm wondering whether it's possible to use rich-text markup to make text
flush to all four corners of (for example) a QLabel.


--------------------
|UL text    UR text|
|                  |
|                  |
|                  |
|                  |
|LL text    LR text|
--------------------


I'd want the text on the right right-adjusted and I want the text to
keep flush along the borders as the QLabel is resized.

I' tried using a <table width=100% height=100%> ... </table>, but the
height=100% doesn't work.

Best regards,

Thomas

--
 [ signature omitted ]