Page 1 of 1

3-way TreeGadgets and ListIcons

Posted: Fri Oct 09, 2009 6:29 pm
by kinglestat
I'm not much in making requests, but here is one
Is it possible to have 3-way support for TreeGadgets and ListIcons ?
Since PB4.4 there is alreayd 2 and 3 state CheckBoxes
What I am asking for is extending this support for the checkboxes in TreeGadgets and ListIcons

Thanks

Re: 3-way TreeGadgets and ListIcons

Posted: Fri Oct 09, 2009 6:45 pm
by freak
There is no support for that on the OS side, sorry.

Re: 3-way TreeGadgets and ListIcons

Posted: Fri Oct 09, 2009 6:55 pm
by srod
An interesting request.

Can you not just manually add an additional image to the state image-list Freak?

Re: 3-way TreeGadgets and ListIcons

Posted: Sat Oct 10, 2009 2:27 am
by freak
I actually though that this wasn't supported on Linux/OSX either, but a closer look shows that it should be possible there. So maybe i will give it a try for the Windows side, we'll see.

Re: 3-way TreeGadgets and ListIcons

Posted: Sat Oct 10, 2009 9:13 am
by kinglestat
cheers guys