Thanks a bunch, Igor :-)

-----Original Message-----
From: Igor Vaynberg [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 14, 2008 11:09 AM
To: [email protected]
Subject: Re: Non breaking spaces in ListView

label.setescapemodelstrings(false) if you are returning " " from
the model string

-igor

On Mon, Jul 14, 2008 at 11:04 AM, Michael Mehrle
<[EMAIL PROTECTED]> wrote:
> I have a ListView which I have populate a table. Now, some columns are
> sometimes empty and I'm trying to set the Label that occupies it with
an
> non-breaking space (&nbsp;). However, for some reason the Label prints
> it verbose . If I set the Label to empty the column gets skipped
> altogether, messing up my table's formatting. How do I avoid those
> columns to be skipped?
>
>
>
> Thanks in advance...
>
>
>
> Michael
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to