| | |
MFC Help ... Urgent
Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Oct 2008
Posts: 35
Reputation:
Solved Threads: 1
Hi ,
i am working with CTreeCtrl,
Here i need to add and remove IMAGE
on the tree item at runtime. ie add an image
only on the particular tree item . How can i do this.
i have tried something like this .
the problem here is Image gets added to all the items
in the tree view . i just want to know how to associate
an image to particular tree item.
Thanks in Advance.
i am working with CTreeCtrl,
Here i need to add and remove IMAGE
on the tree item at runtime. ie add an image
only on the particular tree item . How can i do this.
i have tried something like this .
C++ Syntax (Toggle Plain Text)
HTREEITEM itemSelected = mtreeCtrl.GetSelectedItem(); mtreeCtrl.SetImageList(&mImageList, LVSIL_NORMAL);
in the tree view . i just want to know how to associate
an image to particular tree item.
Thanks in Advance.
![]() |
Similar Threads
- Urgent: How to read a file again uisng c++ (C++)
- Re: ctypes(python 2.5) cant work in win2000 platform!!! (Python)
- urgent: c++ graphics project (C++)
- Urgent help needed.!!.Please (C)
Other Threads in the C++ Forum
- Previous Thread: Handle doesn't close; causes application to abort run at every 5 min loop?
- Next Thread: A class with value OR pointer members
| Thread Tools | Search this Thread |
api array based binary c++ c/c++ calculator char char* class classes code coding compile console conversion count database delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp iamthwee ifstream input int integer java lib linkedlist linker linux list loop looping loops map math matrix memory multiple news number numbertoword output parameter pointer problem program programming project python random read recursion recursive reference return rpg sorting string strings struct temperature template templates test text text-file tree unix url variable vector video visualstudio win32 windows winsock wordfrequency wxwidgets





