3-way TreeGadgets and ListIcons

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
kinglestat
Enthusiast
Enthusiast
Posts: 746
Joined: Fri Jul 14, 2006 8:53 pm
Location: Malta
Contact:

3-way TreeGadgets and ListIcons

Post 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
I may not help with your coding
Just ask about mental issues!

http://www.lulu.com/spotlight/kingwolf
http://www.sen3.net
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: 3-way TreeGadgets and ListIcons

Post by freak »

There is no support for that on the OS side, sorry.
quidquid Latine dictum sit altum videtur
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: 3-way TreeGadgets and ListIcons

Post by srod »

An interesting request.

Can you not just manually add an additional image to the state image-list Freak?
I may look like a mule, but I'm not a complete ass.
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: 3-way TreeGadgets and ListIcons

Post 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.
quidquid Latine dictum sit altum videtur
kinglestat
Enthusiast
Enthusiast
Posts: 746
Joined: Fri Jul 14, 2006 8:53 pm
Location: Malta
Contact:

Re: 3-way TreeGadgets and ListIcons

Post by kinglestat »

cheers guys
Post Reply