Click here to Skip to main content
15,921,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Embedded Data Pin
claman9-Sep-08 6:35
claman9-Sep-08 6:35 
GeneralRe: Embedded Data Pin
thebeekeeper9-Sep-08 7:03
thebeekeeper9-Sep-08 7:03 
AnswerRe: Embedded Data Pin
Bram van Kampen9-Sep-08 8:33
Bram van Kampen9-Sep-08 8:33 
QuestionHow to Change Focus on Tree View with Mouse Click Pin
Stuck At Zero9-Sep-08 3:35
Stuck At Zero9-Sep-08 3:35 
AnswerRe: How to Change Focus on Tree View with Mouse Click Pin
Mark Salsbery9-Sep-08 5:23
Mark Salsbery9-Sep-08 5:23 
GeneralRe: How to Change Focus on Tree View with Mouse Click Pin
Stuck At Zero9-Sep-08 6:13
Stuck At Zero9-Sep-08 6:13 
GeneralRe: How to Change Focus on Tree View with Mouse Click Pin
Mark Salsbery9-Sep-08 6:29
Mark Salsbery9-Sep-08 6:29 
GeneralRe: How to Change Focus on Tree View with Mouse Click Pin
Stuck At Zero9-Sep-08 6:36
Stuck At Zero9-Sep-08 6:36 
Okay, so returning true on the part I'm handling will do the trick while the other return does so for the base class.

On the matter of NM_CLICK, I'm pretty much going straight down the list of notifications. It seems part, if not my whole problem could be that clicking on a node's checkbox does absolutely nothing with respect to where the TreeView thinks the focus is at.

The focus seems to be whatever node text is highlighted (regardless of what checkbox to a node was clicked on). Is there something I can do to remedy this cumbersome process? A user will not want to click on a node's text and then click on its checkbox for proper operation.
QuestionInstalling drivers and Inno Setup Pin
AnithaSubramani9-Sep-08 2:47
AnithaSubramani9-Sep-08 2:47 
QuestionRe: Installing drivers and Inno Setup Pin
sashoalm9-Sep-08 5:08
sashoalm9-Sep-08 5:08 
AnswerRe: Installing drivers and Inno Setup [modified] Pin
AnithaSubramani9-Sep-08 18:56
AnithaSubramani9-Sep-08 18:56 
GeneralRe: Installing drivers and Inno Setup Pin
sashoalm9-Sep-08 23:40
sashoalm9-Sep-08 23:40 
QuestionLeft Click on CHeaderCtrl for a ListCtrl Pin
PrincessLily9-Sep-08 2:31
PrincessLily9-Sep-08 2:31 
AnswerRe: Left Click on CHeaderCtrl for a ListCtrl Pin
Michael Dunn9-Sep-08 14:21
sitebuilderMichael Dunn9-Sep-08 14:21 
GeneralRe: Left Click on CHeaderCtrl for a ListCtrl Pin
PrincessLily9-Sep-08 20:58
PrincessLily9-Sep-08 20:58 
QuestionArray Variable initialization Pin
T.RATHA KRISHNAN9-Sep-08 2:29
T.RATHA KRISHNAN9-Sep-08 2:29 
AnswerRe: Array Variable initialization Pin
toxcct9-Sep-08 2:32
toxcct9-Sep-08 2:32 
GeneralRe: Array Variable initialization Pin
T.RATHA KRISHNAN9-Sep-08 2:39
T.RATHA KRISHNAN9-Sep-08 2:39 
GeneralRe: Array Variable initialization Pin
toxcct9-Sep-08 2:42
toxcct9-Sep-08 2:42 
GeneralRe: Array Variable initialization Pin
T.RATHA KRISHNAN9-Sep-08 2:51
T.RATHA KRISHNAN9-Sep-08 2:51 
GeneralRe: Array Variable initialization Pin
toxcct9-Sep-08 2:59
toxcct9-Sep-08 2:59 
QuestionRe: Array Variable initialization Pin
CPallini9-Sep-08 3:34
mveCPallini9-Sep-08 3:34 
AnswerRe: Array Variable initialization Pin
toxcct9-Sep-08 3:37
toxcct9-Sep-08 3:37 
GeneralRe: Array Variable initialization [modified] Pin
CPallini9-Sep-08 5:13
mveCPallini9-Sep-08 5:13 
GeneralRe: Array Variable initialization Pin
SandipG 9-Sep-08 5:19
SandipG 9-Sep-08 5:19 

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.