[Qt-interest] Antwort: [Qt-embedded-interest] clarification is needed, please help on Qlabel issue
Ramesh
ramesh.bs at robosoftin.com
Thu Jun 10 13:57:19 CEST 2010
Oh,
Thanks. I will take care of it
-----Original Message-----
From: Markus Franke [mailto:Franke.M at sebakmt.com]
Sent: Thursday, June 10, 2010 4:48 PM
To: Ramesh
Cc: qt-embedded-interest at trolltech.com;
qt-embedded-interest-bounces at trolltech.com; qt-interest at trolltech.com;
QtS60-feedback at trolltech.com
Subject: Antwort: [Qt-embedded-interest] clarification is needed, please help
on Qlabel issue
QLabel::adjustSize() is your friend.
Of course strings without spaces cannot automatically be split up into
several lines. You have to take care about this by yourself by manually
adding linebreaks to the string.
Hope this helps.
Markus Franke
qt-embedded-interest-bounces at trolltech.com schrieb am 10.06.2010 12:35:33:
>
> 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.
> [Anhang "strwitoutspace.JPG" gelöscht von Markus Franke/KMT/SEBA]
[Anhang
> "strwithspace.JPG" gelöscht von Markus Franke/KMT/SEBA]
> _______________________________________________
> Qt-embedded-interest mailing list
> Qt-embedded-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-embedded-interest
"Disclaimer: This message is intended only for the use of the individual
or entity to
which it is addressed and may contain information which is privileged,
confidential, proprietary,
or exempt from disclosure under applicable law. If you are not the
intended recipient or the person
responsible for delivering the message to the intended recipient, you are
strictly prohibited from
disclosing, distributing, copying, or in any way using this message. If
you have received this
communication in error, please notify the sender and destroy and delete
any copies you may have
received."
-----------------------------------------------
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.
More information about the Qt-interest-old
mailing list