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

Qt-interest Archive, November 2006
[Qt 4.1.4] QLabel TextStyle == deactivated


Message 1 in thread

Hallo,

I want to set the text-style of a QLable that it looks like disabled.
I need it for showing the status of caps-lock in the status-bar.

How can I change this style???

Regards,
Patrick

--
 [ signature omitted ] 

Message 2 in thread

On 11/1/06, Patrick Feistel <Patrick.Feistel@xxxxxxxxxxxxxxxx> wrote:
> Hallo,
>
> I want to set the text-style of a QLable that it looks like disabled.
> I need it for showing the status of caps-lock in the status-bar.
>
> How can I change this style???

Just disable the label?

-- 
 [ signature omitted ] 

Message 3 in thread

Robin Ericsson schrieb:
> On 11/1/06, Patrick Feistel <Patrick.Feistel@xxxxxxxxxxxxxxxx> wrote:
>> Hallo,
>>
>> I want to set the text-style of a QLable that it looks like disabled.
>> I need it for showing the status of caps-lock in the status-bar.
>>
>> How can I change this style???
> 
> Just disable the label?
> 
Uuups,

I'm sorry but it seems that I have overlooked this function.

Thank you!

--
 [ signature omitted ]