Re: Help with OnCommand

From: Arlis Rose (arlisATendevouraerospace.com)
Date: 02/11/05


Date: Fri, 11 Feb 2005 15:56:31 -0500

Okay further update :) found out that the program calls OnOk whenever I
select the "2ND" item in the pop-up menu, and calls OnCancel when I select
the "3RD", EVERY other selection in the pop-up menu works correctly and
doesn't call an extra command....??? What in the world could be going on in
my OnCommand() handler? I guess for now the next step for me will be to see
what happens if I don't call CDialog::OnCommand(WParam, LParam) whenever
WParam==0 and LParam==2 || 3 ...doesn't seem like a good solution at all
(it's a coverup aye) but right now don't know what else I could be doing
wrong?



Relevant Pages

  • Re: Hotmail email has pop-ups?
    ... > Okay, I just went to someone else's computer, logged into ... > Hotmail from there, and their pop-up blocker even showed ... > that a pop-up was "blocked", so it isn't just my computer. ...
    (microsoft.public.security)
  • Cant send web page by email
    ... When I try to use the "Send/Page by Email" function I get ... a pop-up box that asks "Choose Profile". ... default (that's okay, I think). ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Help with OnCommand
    ... item using my spell checking menu. ... When I left click on my pop-up menu, generally (instead of calling OnOk or ... clicking an item on my pop-up spell checking menu seems to tell the dialog ... I've included OnCommand ...
    (microsoft.public.vc.mfc)