Change TExplorer theme or Color ?

Post Reply
User avatar
dutch
Posts: 1395
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Change TExplorer theme or Color ?

Post by dutch »

Dear All,

Can I change color or theme of TExplorer?

Thanks in advance,
Regards,
Dutch

FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Change TExplorer theme or Color ?

Post by Antonio Linares »

Dutch,

For the entire ExplorerBar you have:
::nTopColor, ::nBottomColor

You can modify the DATA aGradient in each TaskPanel:

Also you have
DATA nClrTextSpecial INIT CLR_WHITE
DATA nClrHover INIT RGB( 66, 142, 255 )
and nClrText
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply