Page 1 of 1

TIWCGJQTreeView change the Font

PostPosted: 01 Feb 2017 00:44
by eric.garcia
Hello,

Stupid question but how to change the font of a TIWCGJQTreeView.
I tried the property font.enable:=true, and then change the font. but no change done.

Thanjs

eric g

Re: TIWCGJQTreeView change the Font

PostPosted: 01 Feb 2017 18:33
by Alexander Bulei
Hi eric.garcia,

Since the appearance of TIWCGJQTreeView is controled by theme, you need override the css rules...

Help topics:

viewtopic.php?f=5&t=1539
viewtopic.php?f=5&t=1306

Best Regards.