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 - how to change images dynamically? [SOLVED + FIXED]
Re: TreeCtrl - how to change images dynamically? [message #2331 is a reply to message #2323] Sat, 08 April 2006 13:00 Go to previous messageGo to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
luzr wrote on Sat, 08 April 2006 11:42

const Node& GetNode(int id) const;
void SetNode(int id, const Node& n);

What do you mean by "series of images"?

Mirek


I had tried this unsuccessfully... That's why I asked.
	tree.SetNode(editid, tree.GetNode(editid).SetImage(CtrlImg::ImgEdit()));

E:\AriUppApps1\ideAris1\main.cpp(26) : error C2662: 'TreeCtrl::Node::SetImage' : cannot convert 'this' pointer from
'const TreeCtrl::Node' to 'TreeCtrl::Node &'
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: TreeCtrl - how to set horizontal grid? [NEEDS IMPLEMENTATION...]
Next Topic: Missing callback trigger in OptionTree? [SOLVED/FIXED]
Goto Forum:
  


Current Time: Sun Jun 02 12:46:59 CEST 2024

Total time taken to generate the page: 0.02538 seconds