Click here to Skip to main content
15,918,109 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Removing else in this statements How? Pin
David Crow4-Jan-09 15:59
David Crow4-Jan-09 15:59 
QuestionMS‘s BUG? why can't get value from excel? Pin
ZhiLiangLin4-Jan-09 14:51
ZhiLiangLin4-Jan-09 14:51 
QuestionRe: MS‘s BUG? why can't get value from excel? Pin
David Crow4-Jan-09 16:06
David Crow4-Jan-09 16:06 
AnswerRe: MS‘s BUG? why can't get value from excel? Pin
ZhiLiangLin4-Jan-09 18:21
ZhiLiangLin4-Jan-09 18:21 
QuestionRe: MS‘s BUG? why can't get value from excel? Pin
David Crow5-Jan-09 3:56
David Crow5-Jan-09 3:56 
QuestionJust-In-Time Debugger Pin
Larry Mills Sr4-Jan-09 14:51
Larry Mills Sr4-Jan-09 14:51 
AnswerRe: Just-In-Time Debugger Pin
ThatsAlok5-Jan-09 0:24
ThatsAlok5-Jan-09 0:24 
QuestionAdobe GIL - any experience to share? Pin
islobodan4-Jan-09 13:05
islobodan4-Jan-09 13:05 
QuestionHow to make the cursor move to the next ctrol of EDIT automatic? Pin
titan_sky_king4-Jan-09 12:55
titan_sky_king4-Jan-09 12:55 
AnswerRe: How to make the cursor move to the next ctrol of EDIT automatic? Pin
Richard Andrew x644-Jan-09 14:08
professionalRichard Andrew x644-Jan-09 14:08 
JokeRe: How to make the cursor move to the next ctrol of EDIT automatic? Pin
titan_sky_king5-Jan-09 17:45
titan_sky_king5-Jan-09 17:45 
AnswerRe: How to make the cursor move to the next ctrol of EDIT automatic? Pin
Mark Salsbery4-Jan-09 15:17
Mark Salsbery4-Jan-09 15:17 
JokeRe: How to make the cursor move to the next ctrol of EDIT automatic? Pin
titan_sky_king5-Jan-09 17:46
titan_sky_king5-Jan-09 17:46 
QuestionMenus Pin
BobInNJ4-Jan-09 5:59
BobInNJ4-Jan-09 5:59 
AnswerRe: Menus Pin
Mark Salsbery4-Jan-09 6:38
Mark Salsbery4-Jan-09 6:38 
GeneralRe: Menus Pin
BobInNJ4-Jan-09 11:38
BobInNJ4-Jan-09 11:38 
Mark or anybody else that knows,

Thanks for the response. However, I am not sure what you are saying. Please consider
the following menu:
Selection 1
   Selection a
   Selection b
   Selection c
   Selection d


and the user chose Selection 1, I use then have a function (or method) to gray out
the sub-menu selection that I wanted grayed out. If so, how would the handler do
that?

I was thinking that I might do it when the menu is first created. I world do this by using the macro ON_WM_INITMENUPOPUP. What do you think of my approach?

Bob
GeneralRe: Menus Pin
Richard Andrew x644-Jan-09 12:17
professionalRichard Andrew x644-Jan-09 12:17 
GeneralRe: Menus Pin
Mark Salsbery4-Jan-09 15:10
Mark Salsbery4-Jan-09 15:10 
GeneralRe: Menus Pin
BobInNJ5-Jan-09 12:08
BobInNJ5-Jan-09 12:08 
QuestionCBrush - color Pin
korte254-Jan-09 5:11
korte254-Jan-09 5:11 
AnswerRe: CBrush - color Pin
CPallini4-Jan-09 5:20
mveCPallini4-Jan-09 5:20 
GeneralRe: CBrush - color Pin
korte254-Jan-09 5:41
korte254-Jan-09 5:41 
GeneralRe: CBrush - color Pin
CPallini4-Jan-09 5:42
mveCPallini4-Jan-09 5:42 
QuestionWebbrowser control + ActiveX Pin
nobaq4-Jan-09 3:39
nobaq4-Jan-09 3:39 
QuestionRe: Webbrowser control + ActiveX Pin
nobaq4-Jan-09 4:10
nobaq4-Jan-09 4:10 

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.