Vipul Bhasin schrieb:
Thanks Sebastian,

Sebastian Werner wrote:

Vipul Bhasin schrieb:

Hi Sebastian,

That doesn't seem to work. I am doing something like :

var x = new QxTreeFile(name, icon);
x.setStyleProperty("fontWeight", "bold");
x.setLabel(x.getLabel());

That doesn't display the text in bold. Is there another way to do this ?


which version of qooxdoo do you use?

I am using version 0.1.4 of the library.


Normally it should work. Probably the dom inspector is your friend. Eventually there is another rule which will reset this style?

No, there isn't a rule that will reset this style. I just set the rule and display the object. Probably I should inspect the DOM

That was what I meant. Probably there is a CSS style which applies to the text element inside.

Sebastian


Sebastian




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to