Click here to Skip to main content
16,006,452 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralGrrrrr (quick newbie query) Pin
7-Apr-02 7:35
suss7-Apr-02 7:35 
GeneralRe: Grrrrr (quick newbie query) Pin
PJ Arends7-Apr-02 8:05
professionalPJ Arends7-Apr-02 8:05 
GeneralDisable Resize Window :: MFC Pin
valikac7-Apr-02 7:01
valikac7-Apr-02 7:01 
GeneralRe: Disable Resize Window :: MFC Pin
Paul M Watt7-Apr-02 7:05
mentorPaul M Watt7-Apr-02 7:05 
GeneralRe: Disable Resize Window :: MFC Pin
valikac7-Apr-02 7:10
valikac7-Apr-02 7:10 
GeneralTool tip text Pin
7-Apr-02 6:25
suss7-Apr-02 6:25 
GeneralRe: Tool tip text Pin
PJ Arends7-Apr-02 8:47
professionalPJ Arends7-Apr-02 8:47 
QuestionModeless dialog ? Pin
Stan the man7-Apr-02 6:05
Stan the man7-Apr-02 6:05 
I was wondering if there is anyway for the modeless dialog to know when the mouse moves focus away from it and to something else.

Right now I created a modeless dialog in one of my views. I do not want it destroyed when finished but just want it to hide. That is easy since it won't be destroyed until the View is gone in this case. However, I also want it to hide when I click something other than it after showing it to tell it I don't need it. I have tried onkillfocus etc but it doesn't work because that is never called.

Any suggestions?

Thanks in advance.
AnswerRe: Modeless dialog ? Pin
Michael Dunn7-Apr-02 8:11
sitebuilderMichael Dunn7-Apr-02 8:11 
GeneralRemove button of app from task bar Pin
Stan the man7-Apr-02 6:00
Stan the man7-Apr-02 6:00 
GeneralRe: Remove button of app from task bar Pin
Paul M Watt7-Apr-02 6:12
mentorPaul M Watt7-Apr-02 6:12 
GeneralCListView and keyboard event Pin
Abin7-Apr-02 5:53
Abin7-Apr-02 5:53 
GeneralRuntime variable creation Pin
emrosa7-Apr-02 5:12
emrosa7-Apr-02 5:12 
GeneralRe: Runtime variable creation Pin
Paul M Watt7-Apr-02 7:00
mentorPaul M Watt7-Apr-02 7:00 
GeneralRe: Runtime variable creation Pin
Paul M Watt7-Apr-02 7:02
mentorPaul M Watt7-Apr-02 7:02 
GeneralConsole Application with a dialog box Pin
caoimhinfisher@mac.com7-Apr-02 4:39
caoimhinfisher@mac.com7-Apr-02 4:39 
GeneralDesktop Special Folder Detection Pin
Darren Schroeder7-Apr-02 4:17
Darren Schroeder7-Apr-02 4:17 
GeneralRe: Desktop Special Folder Detection Pin
Shotgun7-Apr-02 4:49
Shotgun7-Apr-02 4:49 
Generallast dumb question Pin
Shotgun7-Apr-02 4:00
Shotgun7-Apr-02 4:00 
GeneralRe: last dumb question Pin
Renjith Ramachandran7-Apr-02 5:27
Renjith Ramachandran7-Apr-02 5:27 
GeneralUsing Control to Display Unicode String Pin
7-Apr-02 3:56
suss7-Apr-02 3:56 
QuestionHow to change the size of a row in splitter wnd? Pin
Feng Qin7-Apr-02 3:47
Feng Qin7-Apr-02 3:47 
GeneralDrawing lines Pin
Jonny827-Apr-02 2:11
Jonny827-Apr-02 2:11 
GeneralRe: Drawing lines Pin
Rickard Andersson207-Apr-02 3:15
Rickard Andersson207-Apr-02 3:15 
GeneralDocking windows without MFC Pin
6-Apr-02 23:55
suss6-Apr-02 23:55 

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.