Click here to Skip to main content
15,895,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCapture window from device Pin
Maynka15-Jun-07 1:19
Maynka15-Jun-07 1:19 
AnswerRe: Capture window from device Pin
Mark Salsbery15-Jun-07 6:36
Mark Salsbery15-Jun-07 6:36 
QuestionDisabling a Key of Keyboard Pin
dSolariuM15-Jun-07 1:07
dSolariuM15-Jun-07 1:07 
AnswerRe: Disabling a Key of Keyboard Pin
Mark Salsbery15-Jun-07 6:50
Mark Salsbery15-Jun-07 6:50 
QuestionFit SDI window to dialog Pin
johnny__XP15-Jun-07 0:41
johnny__XP15-Jun-07 0:41 
AnswerRe: Fit SDI window to dialog Pin
David Crow15-Jun-07 2:25
David Crow15-Jun-07 2:25 
AnswerRe: Fit SDI window to dialog Pin
JudyL_MD15-Jun-07 3:40
JudyL_MD15-Jun-07 3:40 
QuestionMDI, dynamic menus & lost system menus Pin
Endaroza15-Jun-07 0:34
Endaroza15-Jun-07 0:34 
Hello everyone!
I have the following problem in my MDI App.
If my MDIChildView is not maximized I remove the main menu
of my MDIFrame (SetMenu(NULL)). Then I maximize my view
and I set my frame main menu to the original menu (SetMenu
(pOrgMenu)). The menu appears, but the control menu
(maximize, minimize, close button) of my child view don't
appear in the menu bar, as it should do.
The only possibility that I have is to call
MDIRestore()
MDIMaximize()
of my child window. But this results in an ugly window
flash.

I have already tried all things I know about MDI frames
and child views, but non of that worked.
Has anyone an idea, how I can solve this problem?

The only thing i found with google was "nothing" Frown | :(

Thank you to everyone, if he has a solution, or (sigh) not!!

Enrico

-Yes, i don't write a good english- Smile | :)
Unlukily it's not a Joke... Frown | :(
Hope you'll understand!! Wink | ;)

AnswerRe: MDI, dynamic menus & lost system menus Pin
Roger Allen15-Jun-07 16:01
Roger Allen15-Jun-07 16:01 
GeneralRe: MDI, dynamic menus & lost system menus Pin
Endaroza15-Jun-07 22:57
Endaroza15-Jun-07 22:57 
QuestionDisconnection of Socket Pin
shakumar_2214-Jun-07 23:35
shakumar_2214-Jun-07 23:35 
QuestionRe: Disconnection of Socket Pin
David Crow15-Jun-07 2:31
David Crow15-Jun-07 2:31 
AnswerRe: Disconnection of Socket Pin
Mark Salsbery15-Jun-07 6:53
Mark Salsbery15-Jun-07 6:53 
QuestionHow to show bitmap files in listctrl in icon form~ Pin
Chen-XuNuo14-Jun-07 22:27
Chen-XuNuo14-Jun-07 22:27 
AnswerRe: How to show bitmap files in listctrl in icon form~ Pin
Hamid_RT14-Jun-07 22:31
Hamid_RT14-Jun-07 22:31 
QuestionAlpha channel manipulation: CImage ? Pin
HappyFunBall14-Jun-07 21:54
HappyFunBall14-Jun-07 21:54 
AnswerRe: Alpha channel manipulation: CImage ? Pin
Hamid_RT14-Jun-07 22:27
Hamid_RT14-Jun-07 22:27 
AnswerRe: Alpha channel manipulation: CImage ? Pin
Mark Salsbery15-Jun-07 7:02
Mark Salsbery15-Jun-07 7:02 
QuestionMenu Problem again Pin
Karismatic14-Jun-07 21:23
Karismatic14-Jun-07 21:23 
AnswerRe: Menu Problem again Pin
Hamid_RT14-Jun-07 21:52
Hamid_RT14-Jun-07 21:52 
GeneralRe: Menu Problem again Pin
Karismatic14-Jun-07 22:52
Karismatic14-Jun-07 22:52 
GeneralRe: Menu Problem again Pin
Hamid_RT14-Jun-07 23:03
Hamid_RT14-Jun-07 23:03 
GeneralRe: Menu Problem again Pin
Karismatic14-Jun-07 23:14
Karismatic14-Jun-07 23:14 
GeneralRe: Menu Problem again Pin
Roger Allen15-Jun-07 16:04
Roger Allen15-Jun-07 16:04 
QuestionPost messages to theApp Pin
kcynic14-Jun-07 20:34
kcynic14-Jun-07 20:34 

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.