PDA

View Full Version : QTextTable and word wrapping



ssample
21st May 2013, 09:38
Hi,
When I create QTextTable and fill it with data, text with spaces is sometimes wrapped into lines - even when there is still horizontal room to contain all cells in row without word-wrapping. How to persuade the widget (maybe QTextCursor or another class?) NOT to wrap the text?
Or maybe it's possible to replace spaces in text to a kind of non-breaking spaces, which will be understood by widget/cursor ?
Any solution is needed.
regards
S.