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

Qt-interest Archive, March 2007
CR/LF in Designer / "WhatsThis" properties ?


Message 1 in thread

Hello,

I'd like to put a blank line within a widget's "WhatsThis" property.
Within QT Designer, I have not found yet how to do it simply.

All I have is to paste the CR/LF into my string. But it's not very handy, is
it ?

Anything blunt I have missed  ?

--
 [ signature omitted ] 

Message 2 in thread

On Saturday 31 March 2007, eb wrote:
> Hello,
>
> I'd like to put a blank line within a widget's "WhatsThis" property.
> Within QT Designer, I have not found yet how to do it simply.
>
> All I have is to paste the CR/LF into my string. But it's not very handy,
> is it ?
>
> Anything blunt I have missed  ?
>
> --
> 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/

Doesn't \n do the trick for you?

-- 
 [ signature omitted ]