Click here to Skip to main content
15,898,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to change the size and position of the controls after the dailog is resized? Pin
Moak18-Apr-07 12:34
Moak18-Apr-07 12:34 
GeneralRe: How to change the size and position of the controls after the dailog is resized? Pin
kingliub18-Apr-07 17:29
kingliub18-Apr-07 17:29 
GeneralRe: How to change the size and position of the controls after the dailog is resized? Pin
Moak18-Apr-07 22:49
Moak18-Apr-07 22:49 
GeneralRe: How to change the size and position of the controls after the dailog is resized? Pin
kingliub19-Apr-07 22:49
kingliub19-Apr-07 22:49 
GeneralRe: How to change the size and position of the controls after the dailog is resized? Pin
Moak1-May-07 4:18
Moak1-May-07 4:18 
QuestionDoubt regarding OpenSSL headers Pin
Pruthvidhar18-Apr-07 3:26
Pruthvidhar18-Apr-07 3:26 
AnswerRe: Doubt regarding OpenSSL headers Pin
Mark Salsbery18-Apr-07 5:58
Mark Salsbery18-Apr-07 5:58 
QuestionApp disappearing from Task Panel Pin
CosminU18-Apr-07 3:22
CosminU18-Apr-07 3:22 
Hi All,

I have a SDI application with multiple interchange-able CFormView's. My app does not disappear from the task panel when no dialogs are opened, but when I open a dialog and switch to another app in the task panel (with Alt + Tab of course) and then switch back to my app the opened dialog doesn't have the focus any more and my app's icon from the task panel simply disappears! So I can not longer switch to my app with Alt + Tab!

I don't have this problem when opening a standard MFC dialog like CFileDialog. So the problem is with my dialogs.

I managed to set the focus on the opened dialog when switching in task panel by handling ON_ACTIVATEAPP into the dialog's window but the icon in the task panel is nowhere to be seen!

Any ideas? Thanks!

Regards,
Cosmin Unguru

AnswerRe: App disappearing from Task Panel Pin
Blake Miller18-Apr-07 8:14
Blake Miller18-Apr-07 8:14 
QuestionRe: App disappearing from Task Panel Pin
sthotakura18-Apr-07 8:19
sthotakura18-Apr-07 8:19 
AnswerRe: App disappearing from Task Panel Pin
CosminU18-Apr-07 21:40
CosminU18-Apr-07 21:40 
Questionhelp with arrays Pin
klutez12318-Apr-07 3:17
klutez12318-Apr-07 3:17 
AnswerRe: help with arrays Pin
CPallini18-Apr-07 3:23
mveCPallini18-Apr-07 3:23 
AnswerRe: help with arrays Pin
David Crow18-Apr-07 3:28
David Crow18-Apr-07 3:28 
AnswerRe: help with arrays Pin
John R. Shaw18-Apr-07 4:13
John R. Shaw18-Apr-07 4:13 
AnswerRe: help with arrays Pin
malaugh18-Apr-07 9:06
malaugh18-Apr-07 9:06 
QuestionCatch WM_WINDOWPOSCHANGED message! Pin
bosfan18-Apr-07 3:03
bosfan18-Apr-07 3:03 
QuestionRe: Catch WM_WINDOWPOSCHANGED message! Pin
Mark Salsbery18-Apr-07 6:06
Mark Salsbery18-Apr-07 6:06 
AnswerRe: Catch WM_WINDOWPOSCHANGED message! Pin
bosfan18-Apr-07 21:51
bosfan18-Apr-07 21:51 
GeneralRe: Catch WM_WINDOWPOSCHANGED message! Pin
Mark Salsbery19-Apr-07 8:12
Mark Salsbery19-Apr-07 8:12 
QuestionWin32 socket program error Pin
Syamlal S Nair18-Apr-07 2:59
Syamlal S Nair18-Apr-07 2:59 
AnswerRe: Win32 socket program error Pin
Cedric Moonen18-Apr-07 3:13
Cedric Moonen18-Apr-07 3:13 
GeneralRe: Win32 socket program error Pin
SoonKil Ryu18-Apr-07 3:55
SoonKil Ryu18-Apr-07 3:55 
GeneralRe: Win32 socket program error Pin
Syamlal S Nair18-Apr-07 17:37
Syamlal S Nair18-Apr-07 17:37 
AnswerRe: Win32 socket program error Pin
syampj18-Apr-07 20:02
syampj18-Apr-07 20:02 

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.