Anirudha Choudhari
March 31st, 1999, 10:37 AM
Help me out !!
I have added a CView derived view and it is having a CTreeCtrl derived child
window control.
I want to in-place edit the tree item text.
but on the OnEndLabelEdit handler of the CTreeCtrl derived member in the
View class,
i get the "lpsztext" member of the TV_DISPINFO->item
structure as NULL ??
where i expect to get the newly edited text from the item....!!!
What could be the reason behind this ??
Please guide me on above issue !!
waiting for reply,
Thanks in advance.
- Best regards,
.ani
<>
I have added a CView derived view and it is having a CTreeCtrl derived child
window control.
I want to in-place edit the tree item text.
but on the OnEndLabelEdit handler of the CTreeCtrl derived member in the
View class,
i get the "lpsztext" member of the TV_DISPINFO->item
structure as NULL ??
where i expect to get the newly edited text from the item....!!!
What could be the reason behind this ??
Please guide me on above issue !!
waiting for reply,
Thanks in advance.
- Best regards,
.ani
<>