Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » TreeCtrl » TreeCtrl - changing plus/minus images
Re: TreeCtrl - changing plus/minus images [message #16974 is a reply to message #16972] Thu, 24 July 2008 00:16 Go to previous messageGo to previous message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
You can do this with two lines anywhere in the App:
		CtrlImg::Set(CtrlImg::I_treeplus, Image::Arrow());
		CtrlImg::Set(CtrlImg::I_treeminus, Image::Arrow());

Obviously use some sort of sensible image instead Smile
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Drag'nDrop on an OptionTree
Next Topic: Basic query: id, key and value in a TreeCtrl.
Goto Forum:
  


Current Time: Wed May 29 12:47:30 CEST 2024

Total time taken to generate the page: 0.01830 seconds