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

C / C++ / MFC

 
GeneralRe: Compiling C++ in .NET 2003 Pin
PaleyX6-May-04 6:47
PaleyX6-May-04 6:47 
GeneralRe: Compiling C++ in .NET 2003 Pin
Phil J Pearson6-May-04 6:49
Phil J Pearson6-May-04 6:49 
GeneralRe: Compiling C++ in .NET 2003 Pin
PaleyX6-May-04 6:51
PaleyX6-May-04 6:51 
GeneralRe: Compiling C++ in .NET 2003 Pin
Steve S6-May-04 22:36
Steve S6-May-04 22:36 
GeneralSimple Input Box Pin
hypersphere5-May-04 12:36
hypersphere5-May-04 12:36 
GeneralRe: Simple Input Box Pin
Antony M Kancidrowski6-May-04 5:07
Antony M Kancidrowski6-May-04 5:07 
GeneralRe: Simple Input Box Pin
hypersphere6-May-04 5:13
hypersphere6-May-04 5:13 
GeneralWM_MENUDRAG Problem. Pin
Iain Clarke, Warrior Programmer5-May-04 12:16
Iain Clarke, Warrior Programmer5-May-04 12:16 
I have a small problem...
...and suggesting pills off the internet will earn a slapping!

I can setup a draggable menu, and respond to the WM_MENUDRAG message just fine.
I can even do a DoDragDrop and drag menu items to (e.g.) a toolbar.

But the menu is still there!

What I want to do is to dismiss the menu as soon as the dragging operation
starts (which I should be able to do responding to the WM_MENUDRAG message)
so I can drag to a toolbar covered up by the menu.

I know this is a pedantic niggle, but its been bugging me for ages!

If this is too vague, I'll upload a zipped mini-project and post a URL in
the morning. There's a bit too much code involved to just post here...

Any hints / pointers / examples appreciated,

Iain.

GeneralRe: WM_MENUDRAG Problem. Pin
Roger Allen6-May-04 4:12
Roger Allen6-May-04 4:12 
GeneralRe: WM_MENUDRAG Problem. Pin
Iain Clarke, Warrior Programmer6-May-04 5:13
Iain Clarke, Warrior Programmer6-May-04 5:13 
GeneralRe: WM_MENUDRAG Problem. Pin
Roger Allen6-May-04 5:37
Roger Allen6-May-04 5:37 
GeneralRe: WM_MENUDRAG Problem. Pin
Iain Clarke, Warrior Programmer6-May-04 5:25
Iain Clarke, Warrior Programmer6-May-04 5:25 
GeneralRe: WM_MENUDRAG Problem. Pin
Iain Clarke, Warrior Programmer7-May-04 1:52
Iain Clarke, Warrior Programmer7-May-04 1:52 
QuestionBest Approach? Pin
monrobot135-May-04 10:18
monrobot135-May-04 10:18 
AnswerRe: Best Approach? Pin
Christian Graus5-May-04 10:35
protectorChristian Graus5-May-04 10:35 
AnswerRe: Best Approach? Pin
Antti Keskinen5-May-04 10:37
Antti Keskinen5-May-04 10:37 
GeneralDynamic Menus w/ MDI Pin
BAmity5-May-04 9:26
BAmity5-May-04 9:26 
GeneralRe: Dynamic Menus w/ MDI Pin
Roger Allen6-May-04 4:30
Roger Allen6-May-04 4:30 
GeneralWM_COPYDATA Pin
Anonymous5-May-04 8:12
Anonymous5-May-04 8:12 
GeneralRe: WM_COPYDATA Pin
David Crow5-May-04 8:49
David Crow5-May-04 8:49 
QuestionMemory leaks? Pin
jonsson_845-May-04 7:53
jonsson_845-May-04 7:53 
AnswerRe: Memory leaks? Pin
David Crow5-May-04 7:57
David Crow5-May-04 7:57 
GeneralRe: Memory leaks? Pin
jonsson_845-May-04 8:07
jonsson_845-May-04 8:07 
GeneralRe: Memory leaks? Pin
David Crow5-May-04 8:52
David Crow5-May-04 8:52 
GeneralRe: Memory leaks? Pin
jonsson_845-May-04 10:45
jonsson_845-May-04 10:45 

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.