[Qt-interest] clarification is needed, please help on Qlabel issue
Ramesh
ramesh.bs at robosoftin.com
Thu Jun 10 12:35:33 CEST 2010
HI,
I want to display a big string in Qlablel, for this I will create a label in
Qt GUI and add the string.
Qt documentation says, wordwrap beaks the line to multiple lines.
If I give the big string with spaces between the words, and if it exceeds
the width of label, automatically the string will come to next line
But this behavior will not persist for the string which doesn't have spaces.
I have provided the two snapshots of Qlable with this mail,
In this case, how do I get to know which part of the string is breaching the
border of lablel and how should I provide space after specific length to
look in multiple lines?
Is this BUG ? please let me know your thoughts on this.
Thanks in advance
-----------------------------------------------
Robosoft Technologies - Come home to Technology
Disclaimer: This email may contain confidential material. If you were not an intended recipient, please notify the sender and delete all copies. Emails to and from our network may be logged and monitored. This email and its attachments are scanned for virus by our scanners and are believed to be safe. However, no warranty is given that this email is free of malicious content or virus.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100610/1a148e5a/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strwitoutspace.JPG
Type: image/jpeg
Size: 173773 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100610/1a148e5a/attachment.jpe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strwithspace.JPG
Type: image/jpeg
Size: 171280 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100610/1a148e5a/attachment-0001.jpe
More information about the Qt-interest-old
mailing list