![]() |
CXTListCtrl label editing ??? |
Post Reply ![]() |
Author | |
hpesata ![]() Groupie ![]() Joined: 16 July 2004 Status: Offline Points: 60 |
![]() ![]() ![]() ![]() ![]() Posted: 24 March 2005 at 9:22am |
Hi!
XTP 9601: I am using a CXTListCtrl object within a CXTResizeDialog. I would like to edit the labels of my listctrl items and I use m_mylist.ModifyStyle(0, LVS_EDITLABELS) in OnInitDialog(). I created the handlers for begin/end label-editing: ON_NOTIFY(LVN_BEGINLABELEDIT, IDC_MY_LIST, OnBeginLabelEdit) ON_NOTIFY(LVN_ENDLABELEDIT, IDC_MY_LIST, OnEndLabelEdit) when I start my app and press the "F2" key on an item within my listctrl, no edit-box appaeras, the BeginLabelEdit handler isnt called. this works fine with the standard MFC-CListCtrl. what do I have to do to accomplish this with the CXTListCtrl ? thanx in advance, Hans |
|
![]() |
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 |