|
|
How would you generally implement this? This is a very easy to implement
function. It need less space then asking for it in this interest group ;-)
Regards,
Falko
Puneet Rastogi schrieb:
I'm looking for a general purpose utility function which takes a
string as input and intelligently creates a wrapped around string.
If anyone has done it, let me know.
-Puneet
Falko Buttler wrote:
Hello Puneet,
I wrap my tooltip using "\n" in the string. For example:
QString myTooltipText = "This is a very long text which needs a line
break at \n this position".
Regards,
Falko
Puneet Rastogi schrieb:
Hi,
I'm using customised QToolTip by overriding the maybeTip function.
But it doesn't look nice if the string is very long.
Can anyone tell me an easy way of wrapping the text shown in the
tooltip?
Thanks
Puneet
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|