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

C / C++ / MFC

 
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 
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 
Hi!
Thank you for the answer!!

Yup, in theory yes (at least when my app was only SDI this thing worked well). But let me explain beter the situtation:
1) I don't use doc/view style, seen that i use several kind of views, from activex to rtf to everything can be nice to use as "plugin", i can't then use the trik to change the menu through the document template
2) It exist only the menu bar for the CMDIFrameWnd, that is dinamically modified/created/deleted following the users desires Smile | :)
3) the thing that appear is something like [windows grey thingy ][_][menu contents][[]][X]
it return ok only with a MDIRestore->MDIMaximize sequence but under XXXXXXX windows XP and Vista the animation make this process SLOOOOOOOOOOOOOOOOOOW
4) This thing happens only when i follow this process
a) no menu exist and there is an MDIChild maximized
b) i create the menu for the mainframe

The solution i tried (and used) was to lock every window of the app during this restore/maximize sequence but is a mess, i dont like to simulate user action only to satisfy the gui oddities Frown | :(

BTW thank you for the answer, because i did not specified that i where already using DrawMenuBar

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

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 
AnswerRe: Post messages to theApp Pin
CPallini14-Jun-07 21:45
mveCPallini14-Jun-07 21:45 
GeneralRe: Post messages to theApp Pin
kcynic14-Jun-07 22:38
kcynic14-Jun-07 22:38 

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.