Click here to Skip to main content
15,891,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get font information from clipboard Pin
Frankdou8-Jan-06 13:56
Frankdou8-Jan-06 13:56 
Questionhow to do like this popup menu Pin
HOW WHAT5-Jan-06 21:17
HOW WHAT5-Jan-06 21:17 
AnswerRe: uhow to do like this popup menu Pin
Sebastian Schneider5-Jan-06 21:31
Sebastian Schneider5-Jan-06 21:31 
GeneralRe: uhow to do like this popup menu Pin
HOW WHAT5-Jan-06 22:41
HOW WHAT5-Jan-06 22:41 
AnswerRe: uhow to do like this popup menu Pin
Owner drawn5-Jan-06 21:58
Owner drawn5-Jan-06 21:58 
GeneralRe: uhow to do like this popup menu Pin
HOW WHAT5-Jan-06 22:27
HOW WHAT5-Jan-06 22:27 
AnswerRe: how to do like this popup menu Pin
khan++5-Jan-06 23:16
khan++5-Jan-06 23:16 
GeneralRe: how to do like this popup menu Pin
HOW WHAT5-Jan-06 23:35
HOW WHAT5-Jan-06 23:35 
yes, roughly understood.

but you not understood my mean.

on the window caption, title left is window icon(mouse move it WM_NCHITTEST return HTSYSMENU)

you can click it then popup a menu.(the menu on mouse down(WM_NCLBUTTONDOWN) popup

now you don't click other, and click it too, the menu is close. so loop.

i need this effect

WM_NCLBUTTONDOWN
menu popup
WM_NCLBUTTONUP
WM_NCLBUTTONDOWN
menu close
WM_NCLBUTTONUP
WM_NCLBUTTONDOWN
menu popup
WM_NCLBUTTONUP
......

-----------------
Do you know this:
http://www.codeproject.com/script/comments/forums.asp?msg=1323948&forumid=1647&XtraIDs=1647&searchkw=caption&sd=1%2F3%2F2006&ed=1%2F6%2F2006#xx1323948xx[^]
GeneralRe: how to do like this popup menu Pin
khan++6-Jan-06 0:05
khan++6-Jan-06 0:05 
QuestionHow to close this one? Pin
Eytukan5-Jan-06 20:58
Eytukan5-Jan-06 20:58 
AnswerRe: How to close this one? Pin
Anilkumar K V5-Jan-06 21:12
Anilkumar K V5-Jan-06 21:12 
GeneralRe: How to close this one? Pin
Eytukan5-Jan-06 22:03
Eytukan5-Jan-06 22:03 
GeneralRe: How to close this one? Pin
Owner drawn5-Jan-06 22:31
Owner drawn5-Jan-06 22:31 
GeneralRe: How to close this one? Pin
Eytukan5-Jan-06 22:46
Eytukan5-Jan-06 22:46 
AnswerRe: How to close this one? Pin
Prakash Nadar5-Jan-06 21:29
Prakash Nadar5-Jan-06 21:29 
GeneralRe: How to close this one? Pin
<color>Aljechin 5-Jan-06 21:32
<color>Aljechin 5-Jan-06 21:32 
GeneralRe: How to close this one? Pin
Eytukan5-Jan-06 22:01
Eytukan5-Jan-06 22:01 
AnswerRe: How to close this one? Pin
khan++5-Jan-06 23:01
khan++5-Jan-06 23:01 
GeneralRe: How to close this one? Pin
Eytukan5-Jan-06 23:04
Eytukan5-Jan-06 23:04 
GeneralRe: How to close this one? Pin
vikas amin6-Jan-06 0:02
vikas amin6-Jan-06 0:02 
QuestionRe: How to close this one? Pin
David Crow6-Jan-06 5:01
David Crow6-Jan-06 5:01 
AnswerRe: How to close this one? Pin
Eytukan8-Jan-06 20:17
Eytukan8-Jan-06 20:17 
GeneralRe: How to close this one? Pin
David Crow9-Jan-06 4:06
David Crow9-Jan-06 4:06 
GeneralRe: How to close this one? Pin
Eytukan9-Jan-06 4:14
Eytukan9-Jan-06 4:14 
Questionwrite avifile using DirectShow Pin
P e t e r5-Jan-06 20:52
P e t e r5-Jan-06 20:52 

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.