Hi. I have a few problems I can't figure out! If you can suggest anything I'd be very appreciative...
I'm trying to make a tree control, in which the user can only edit the leaves of the tree. I have no idea how to do this. I can stop the user from editing the labels in the tree by setting *pResult to 1 in TVN_BEGINLABELEDIT but beyond that... I'm lost.
Also I find that I can't finalize the changes made to a label since when I hit enter the entire dialog box closes automatically... I have no idea how to override this either.
Thanks for your time!
-Steve
I'm trying to make a tree control, in which the user can only edit the leaves of the tree. I have no idea how to do this. I can stop the user from editing the labels in the tree by setting *pResult to 1 in TVN_BEGINLABELEDIT but beyond that... I'm lost.
Also I find that I can't finalize the changes made to a label since when I hit enter the entire dialog box closes automatically... I have no idea how to override this either.
Thanks for your time!
-Steve