Click here to Skip to main content
16,007,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: To Jochen Kalmbach, Reg Stack Walker Pin
psbasha11-Apr-06 8:45
psbasha11-Apr-06 8:45 
QuestionRe: To Jochen Kalmbach, Reg Stack Walker Pin
David Crow11-Apr-06 8:48
David Crow11-Apr-06 8:48 
AnswerRe: To Jochen Kalmbach, Reg Stack Walker Pin
psbasha11-Apr-06 9:13
psbasha11-Apr-06 9:13 
AnswerRe: To Jochen Kalmbach, Reg Stack Walker Pin
ThatsAlok11-Apr-06 8:48
ThatsAlok11-Apr-06 8:48 
GeneralRe: To Jochen Kalmbach, Reg Stack Walker Pin
psbasha11-Apr-06 9:15
psbasha11-Apr-06 9:15 
GeneralRe: To Jochen Kalmbach, Reg Stack Walker Pin
David Crow11-Apr-06 10:31
David Crow11-Apr-06 10:31 
GeneralRe: To Jochen Kalmbach, Reg Stack Walker Pin
psbasha12-Apr-06 5:19
psbasha12-Apr-06 5:19 
QuestionTreeCtrl - begin lable edit notify Pin
CodeGoose11-Apr-06 6:29
CodeGoose11-Apr-06 6:29 
Hello. I'm wondering how to do the following:
I have a CTreeCtrl in a propertypage. When the page is initialized and displayed to the user I want a specific item in the tree to be open for editing. So ideally the tree item would be selected, the text would be highlighted, and the cursor would be sitting at the end of the text line for that item.
I thought the best way to do this might be to select the item at the end of OnInitDialog(), then maybe send a notification for TVN_BEGINLABELEDIT.
Any other ways to do this?
If the above is a good way to do it... how do I get all the information I need to send the notification?
Thanks for any help or comments.

AnswerRe: TreeCtrl - begin lable edit notify Pin
CodeGoose11-Apr-06 6:44
CodeGoose11-Apr-06 6:44 
GeneralRe: TreeCtrl - begin lable edit notify Pin
CodeGoose11-Apr-06 6:54
CodeGoose11-Apr-06 6:54 
GeneralRe: TreeCtrl - begin lable edit notify Pin
CodeGoose11-Apr-06 7:15
CodeGoose11-Apr-06 7:15 
AnswerRe: TreeCtrl - begin lable edit notify Pin
Michael Dunn11-Apr-06 7:23
sitebuilderMichael Dunn11-Apr-06 7:23 
GeneralRe: TreeCtrl - begin lable edit notify Pin
CodeGoose11-Apr-06 7:55
CodeGoose11-Apr-06 7:55 
QuestionGet Changed User name Pin
Shivaji Patil11-Apr-06 5:44
professionalShivaji Patil11-Apr-06 5:44 
AnswerRe: Get Changed User name Pin
David Crow11-Apr-06 5:50
David Crow11-Apr-06 5:50 
GeneralRe: Get Changed User name Pin
Shivaji Patil11-Apr-06 20:33
professionalShivaji Patil11-Apr-06 20:33 
AnswerRe: Get Changed User name Pin
ThatsAlok11-Apr-06 8:51
ThatsAlok11-Apr-06 8:51 
GeneralRe: Get Changed User name Pin
Shivaji Patil11-Apr-06 20:33
professionalShivaji Patil11-Apr-06 20:33 
QuestionComboBox Height Pin
mikobi11-Apr-06 5:27
mikobi11-Apr-06 5:27 
AnswerRe: ComboBox Height Pin
David Crow11-Apr-06 5:48
David Crow11-Apr-06 5:48 
GeneralRe: ComboBox Height Pin
mikobi11-Apr-06 6:37
mikobi11-Apr-06 6:37 
GeneralRe: ComboBox Height Pin
mikobi11-Apr-06 19:36
mikobi11-Apr-06 19:36 
AnswerRe: ComboBox Height Pin
Laxman Auti11-Apr-06 18:24
Laxman Auti11-Apr-06 18:24 
GeneralRe: ComboBox Height Pin
mikobi11-Apr-06 19:26
mikobi11-Apr-06 19:26 
GeneralRe: ComboBox Height Pin
Laxman Auti11-Apr-06 19:47
Laxman Auti11-Apr-06 19:47 

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.