Click here to Skip to main content
16,005,826 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MSOffice-like toolbar Pin
Chris Hambleton12-Nov-02 11:04
Chris Hambleton12-Nov-02 11:04 
GeneralSocket error checking Pin
Rickard Andersson2012-Nov-02 6:43
Rickard Andersson2012-Nov-02 6:43 
GeneralRe: Socket error checking Pin
User 665812-Nov-02 7:07
User 665812-Nov-02 7:07 
GeneralRe: Socket error checking Pin
Rickard Andersson2012-Nov-02 8:11
Rickard Andersson2012-Nov-02 8:11 
GeneralRe: Socket error checking Pin
Anonymous12-Nov-02 10:24
Anonymous12-Nov-02 10:24 
Generaldatabases Pin
laue12-Nov-02 6:16
laue12-Nov-02 6:16 
GeneralRe: databases Pin
Christian Graus12-Nov-02 10:35
protectorChristian Graus12-Nov-02 10:35 
QuestionHourglass cursor not restored? Pin
Chris Meech12-Nov-02 5:55
Chris Meech12-Nov-02 5:55 
I recently modified an app such that instead of it being SDI, it is now an MDI app. An unintended consequence of this change is that some combo box controls in a few dialogs now have developed some odd behaviour, even though the code associatted with the dialogs has not been touched at all. Essentially if the dialog handles the ON_CBN_SELCHANGE message and in processing this message a CWaitCursor is instantiated, when the method exits, the cursor is not restored. This only happens though if the user is using the keyboard to 'surf' through the drop down list. ie. PageDown/PageUp, DownArrow/UpArrow, etc. Now for the really weird part.Smile | :) Even though the hourglass is displayed, the drop down window still accepts the mouse input. So that clicking with the hourglass over some other entry actually causes that entry to be selected.

I'm presently trying to duplicate the odd behaviour outside of all of the applications environment, but so far unsuccessfully. Additionally I think the SDI to MDI switch is a bit of a red herring, but I'm not sure.

Thanks.

Chris Meech

AnswerI've solved it Pin
Chris Meech12-Nov-02 6:14
Chris Meech12-Nov-02 6:14 
GeneralActivate a window Pin
Member 1035854712-Nov-02 5:51
Member 1035854712-Nov-02 5:51 
GeneralRe: Activate a window Pin
Shog912-Nov-02 6:04
sitebuilderShog912-Nov-02 6:04 
GeneralRe: Activate a window Pin
Member 1035854712-Nov-02 6:12
Member 1035854712-Nov-02 6:12 
GeneralBoundschecker Pin
Le Ridder Noir12-Nov-02 4:23
Le Ridder Noir12-Nov-02 4:23 
GeneralUnicode in VC Pin
Mazdak12-Nov-02 3:56
Mazdak12-Nov-02 3:56 
GeneralRe: Unicode in VC Pin
Vagif Abilov12-Nov-02 4:48
professionalVagif Abilov12-Nov-02 4:48 
GeneralRe: Unicode in VC Pin
Mazdak12-Nov-02 5:24
Mazdak12-Nov-02 5:24 
GeneralRe: Unicode in VC Pin
Navin12-Nov-02 5:51
Navin12-Nov-02 5:51 
GeneralRe: Unicode in VC Pin
Mazdak12-Nov-02 7:54
Mazdak12-Nov-02 7:54 
GeneralRe: Unicode in VC Pin
Hadi Rezaee12-Nov-02 5:59
Hadi Rezaee12-Nov-02 5:59 
GeneralRe: Unicode in VC Pin
Mazdak12-Nov-02 7:57
Mazdak12-Nov-02 7:57 
GeneralRe: Unicode in VC Pin
Hadi Rezaee12-Nov-02 10:31
Hadi Rezaee12-Nov-02 10:31 
GeneralRe: Unicode in VC Pin
Rickard Andersson2012-Nov-02 6:52
Rickard Andersson2012-Nov-02 6:52 
GeneralRe: Unicode in VC Pin
Mazdak12-Nov-02 7:59
Mazdak12-Nov-02 7:59 
GeneralRe: Unicode in VC Pin
Rickard Andersson2012-Nov-02 8:09
Rickard Andersson2012-Nov-02 8:09 
GeneralRe: Unicode in VC Pin
Mazdak12-Nov-02 8:32
Mazdak12-Nov-02 8:32 

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.