Home » U++ Library support » TreeCtrl » TreeCtrl - changing plus/minus images
Re: TreeCtrl - changing plus/minus images [message #28249 is a reply to message #28242] |
Wed, 25 August 2010 09:27  |
cbpporter
Messages: 1428 Registered: September 2007
|
Ultimate Contributor |
|
|
Novo wrote on Wed, 25 August 2010 08:13 |
luzr wrote on Sat, 26 July 2008 06:05 |
unodgs wrote on Wed, 23 July 2008 16:55 | I think it should be done via Style structure.
|
Definitely..
Mirek
|
I'm sorry, but where is Style located in the TreeCtrl?
|
It is not located. It was just an idea that did not get implemented. You can use what mrjt said:
CtrlImg::Set(CtrlImg::I_treeplus, Image::Arrow());
CtrlImg::Set(CtrlImg::I_treeminus, Image::Arrow());
but this will replace the image for all the TreeCtrls.
|
|
|
Goto Forum:
Current Time: Mon Aug 25 21:49:43 CEST 2025
Total time taken to generate the page: 0.06050 seconds
|