CXTTreeCtrl, TVN_DELETEITEM? |
Post Reply |
Author | |
Feeblez
Newbie Joined: 24 March 2004 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 24 March 2004 at 10:50am |
i'm using CXTTreeCtrl, and have associated data with each item in the tree using TVITEM.lParam to store the data pointer. the data is allocated so when an item is deleted i want to free the associated data. only trouble is i'm not recieving a TVN_DELETEITEM WM_NOTIFY message. i've tried the following in my message map: but no joy with OnDeleteItem getting called, so i'm stuck how to free my data up. any help is apprecited... |
|
Feeblez
Newbie Joined: 24 March 2004 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
it's ok, i've figured it out now
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |