Click here to Skip to main content
15,929,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Delayload won't work for DLL itself? Pin
Tomasz Sowinski28-Aug-01 5:19
Tomasz Sowinski28-Aug-01 5:19 
GeneralRe: Delayload won't work for DLL itself? Pin
Kurotora28-Aug-01 6:01
Kurotora28-Aug-01 6:01 
GeneralRe: Delayload won't work for DLL itself? Pin
Tomasz Sowinski28-Aug-01 7:11
Tomasz Sowinski28-Aug-01 7:11 
GeneralRe: Delayload won't work for DLL itself? Pin
Kurotora29-Aug-01 4:28
Kurotora29-Aug-01 4:28 
GeneralCListView AND CListCtrl Pin
27-Aug-01 5:03
suss27-Aug-01 5:03 
GeneralRe: CListView AND CListCtrl Pin
Tomasz Sowinski27-Aug-01 10:02
Tomasz Sowinski27-Aug-01 10:02 
GeneralTree Control & Edit Label Pin
Derek Price27-Aug-01 4:53
Derek Price27-Aug-01 4:53 
GeneralRe: Tree Control & Edit Label Pin
Tomasz Sowinski27-Aug-01 10:24
Tomasz Sowinski27-Aug-01 10:24 
However, when I check "Edit Labels" on the tree control in the resource tab, everything is editable.

Handle TVN_BEGINLABELEDIT notification. Return TRUE to cancel label editing.

How do I capture once the user is done editing.

TVN_ENDLABELEDIT, wrapped by OnEndlabelEdit handler. Return FALSE to reject the edited text and revert to the original label.

Do I have to provide all the logic for each level in the OnEndlabeledit() handler?

Yes.

Tomasz Sowinski -- http://www.shooltz.com
GeneralRe: Tree Control & Edit Label Pin
Derek Price27-Aug-01 10:30
Derek Price27-Aug-01 10:30 
GeneralRe: Tree Control & Edit Label Pin
Tomasz Sowinski27-Aug-01 10:42
Tomasz Sowinski27-Aug-01 10:42 
GeneralRe: Tree Control & Edit Label Pin
Derek Price27-Aug-01 10:54
Derek Price27-Aug-01 10:54 
QuestionWhat is meaning is the "X" in "AFX"? Pin
Maer72727-Aug-01 3:21
Maer72727-Aug-01 3:21 
AnswerRe: What is meaning is the Pin
Steen Krogsgaard27-Aug-01 4:21
Steen Krogsgaard27-Aug-01 4:21 
GeneralRe: What is meaning is the Pin
Maer72727-Aug-01 4:46
Maer72727-Aug-01 4:46 
GeneralRe: What is meaning is the Pin
Steen Krogsgaard27-Aug-01 4:51
Steen Krogsgaard27-Aug-01 4:51 
GeneralRe: What is meaning is the Pin
Maer72727-Aug-01 17:56
Maer72727-Aug-01 17:56 
GeneralRe: What is meaning is the Pin
Steen Krogsgaard28-Aug-01 2:55
Steen Krogsgaard28-Aug-01 2:55 
Questionwhat means "exited with code"? Pin
Maer72727-Aug-01 3:19
Maer72727-Aug-01 3:19 
AnswerRe: what means Pin
Steen Krogsgaard27-Aug-01 4:36
Steen Krogsgaard27-Aug-01 4:36 
GeneralRe: what means Pin
Maer72727-Aug-01 17:26
Maer72727-Aug-01 17:26 
GeneralSorting in a CListCtrl Pin
27-Aug-01 2:34
suss27-Aug-01 2:34 
GeneralRe: Sorting in a CListCtrl Pin
Tomasz Sowinski27-Aug-01 10:28
Tomasz Sowinski27-Aug-01 10:28 
GeneralRun-Time Objects Pin
MAXS72U27-Aug-01 1:31
MAXS72U27-Aug-01 1:31 
GeneralRe: Run-Time Objects Pin
27-Aug-01 2:10
suss27-Aug-01 2:10 
GeneralRe: Run-Time Objects Pin
MAXS72U27-Aug-01 4:31
MAXS72U27-Aug-01 4:31 

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.