FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Tree with Win7 look
Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM
Tree with Win7 look
Posted: Thu Nov 17, 2011 08:06 AM

Hi,

is it possible, implement the windows 7 look in the tree class to get a selection bar with a gradient ?

kind regards

Stefan
Posts: 564
Joined: Thu Oct 13, 2005 09:23 AM
Re: Tree with Win7 look
Posted: Thu Sep 05, 2013 02:34 PM

Hello,
I ask the same as Stefan. It's possible ?

Regards,

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Tree with Win7 look
Posted: Fri Sep 06, 2013 11:57 PM

The tree Class is Windows standard class, so its painting is also standard.

Is it a style supported by Windows ? have you seen it in other applications ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 564
Joined: Thu Oct 13, 2005 09:23 AM
Re: Tree with Win7 look
Posted: Sat Sep 07, 2013 06:03 AM

Antonio,
Actually, I haven't seen in other applications. But I want my application have a consistent interface, so I think it could be a good idea this behaviour.

Thanks,

Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Tree with Win7 look
Posted: Sat Sep 07, 2013 07:09 AM
Antonio,
I saw this

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Tree with Win7 look
Posted: Sat Sep 07, 2013 08:51 AM

Silvio,

Have you seen it in standard Windows interface ? I mean, not on an app. On Windows itself.

I am afraid thats not estandard. We could hack the tree control to emulate it, but thats not the way to go.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion