FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Different color in Ttreeview with 7.07
Posts: 842
Joined: Mon Oct 10, 2005 01:29 PM
Different color in Ttreeview with 7.07
Posted: Fri Jul 20, 2007 03:45 PM
Antonio

I have this diffent color with tTreeview in a folder FW 7.07



This is with FW 27



Regards MAurizio
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Different color in Ttreeview with 7.07
Posted: Fri Jul 20, 2007 04:24 PM

Maurizio,

Please try to change the color of the tree doing:

oTreeView:SetColor( GetSysColor( COLOR_WINDOWTEXT ), GetSysColor( COLOR_WINDOW ) )

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion