Click here to Skip to main content
16,007,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Child dialog in a child dialog? Pin
Joaquín M López Muñoz9-Oct-02 8:12
Joaquín M López Muñoz9-Oct-02 8:12 
GeneralRe: Child dialog in a child dialog? Pin
clintsinger9-Oct-02 8:35
clintsinger9-Oct-02 8:35 
GeneralRegistry Pin
sikrip9-Oct-02 6:47
sikrip9-Oct-02 6:47 
GeneralRe: Registry Pin
valikac9-Oct-02 8:28
valikac9-Oct-02 8:28 
GeneralRe: Registry Pin
sikrip10-Oct-02 23:26
sikrip10-Oct-02 23:26 
GeneralCTreeCtrl and NM_TREEVIEW Pin
Nitron9-Oct-02 6:38
Nitron9-Oct-02 6:38 
GeneralRe: CTreeCtrl and NM_TREEVIEW Pin
Chris Hambleton9-Oct-02 6:48
Chris Hambleton9-Oct-02 6:48 
GeneralRe: CTreeCtrl and NM_TREEVIEW Pin
Nitron9-Oct-02 8:15
Nitron9-Oct-02 8:15 
Chris Hambleton wrote:
Once you get the tvitem you want, use the tvitem.hItem (which is an HTREEITEM) and then use the CTreeCtrl member functions to get the properties of the item you need...

um, I think this is what I don't know how to do Unsure | :~

Say I have a tree:

- Root1
|
|-- SubRoot1
| |
| |- Item1
| |- Item2 <-- And I click on this one...
| |- Item3
|
|-- SubRoot2
  |
  |- Item1
  |- Item2


How would I be able to say:

You Clicked 1.1.2


Confused | :confused: Confused | :confused:

Nitron
_________________________________________--
message sent on 100% recycled electrons.
GeneralRe: CTreeCtrl and NM_TREEVIEW Pin
Shog99-Oct-02 18:34
sitebuilderShog99-Oct-02 18:34 
GeneralSTL and intrinsic sorting Pin
ns9-Oct-02 6:24
ns9-Oct-02 6:24 
GeneralRe: STL and intrinsic sorting Pin
Chris Losinger9-Oct-02 6:28
professionalChris Losinger9-Oct-02 6:28 
GeneralRe: STL and intrinsic sorting Pin
Joaquín M López Muñoz9-Oct-02 8:04
Joaquín M López Muñoz9-Oct-02 8:04 
GeneralRe: STL and intrinsic sorting Pin
ns9-Oct-02 8:45
ns9-Oct-02 8:45 
GeneralPointers to virtual methods Pin
Patje9-Oct-02 6:23
Patje9-Oct-02 6:23 
GeneralRe: Pointers to virtual methods Pin
Chris Losinger9-Oct-02 6:22
professionalChris Losinger9-Oct-02 6:22 
GeneralRe: Pointers to virtual methods Pin
Todd Smith9-Oct-02 19:10
Todd Smith9-Oct-02 19:10 
GeneralOnDropdown NOT! Pin
jimNLX9-Oct-02 6:08
jimNLX9-Oct-02 6:08 
GeneralRe: OnDropdown NOT! Pin
Maximilien9-Oct-02 6:15
Maximilien9-Oct-02 6:15 
GeneralRe: OnDropdown NOT! Pin
jimNLX9-Oct-02 6:26
jimNLX9-Oct-02 6:26 
Generalputting in leading spaces Pin
ns9-Oct-02 5:59
ns9-Oct-02 5:59 
GeneralRe: putting in leading spaces Pin
jmkhael9-Oct-02 6:05
jmkhael9-Oct-02 6:05 
GeneralRe: putting in leading spaces Pin
ns9-Oct-02 6:11
ns9-Oct-02 6:11 
GeneralRe: putting in leading spaces Pin
Maximilien9-Oct-02 6:25
Maximilien9-Oct-02 6:25 
GeneralRe: putting in leading spaces Pin
Joe Woodbury9-Oct-02 7:00
professionalJoe Woodbury9-Oct-02 7:00 
GeneralRe: putting in leading spaces Pin
Maximilien9-Oct-02 7:10
Maximilien9-Oct-02 7:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.