Click here to Skip to main content
16,010,394 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to make the window invisible? Pin
haiyan_qi18-Dec-01 21:54
haiyan_qi18-Dec-01 21:54 
AnswerRe: how to make the window invisible? Pin
Nish Nishant18-Dec-01 22:13
sitebuilderNish Nishant18-Dec-01 22:13 
AnswerRe: how to make the window invisible? Pin
Joaquín M López Muñoz18-Dec-01 23:17
Joaquín M López Muñoz18-Dec-01 23:17 
GeneralRe: how to make the window invisible? Pin
haiyan_qi19-Dec-01 14:13
haiyan_qi19-Dec-01 14:13 
GeneralRe: how to make the window invisible? Pin
Joaquín M López Muñoz19-Dec-01 21:12
Joaquín M López Muñoz19-Dec-01 21:12 
AnswerRe: how to make the window invisible? Pin
Alvaro Mendez19-Dec-01 6:17
Alvaro Mendez19-Dec-01 6:17 
GeneralAbout Hook Pin
18-Dec-01 21:52
suss18-Dec-01 21:52 
GeneralEnable/disable popup menu items Pin
Mr.Freeze18-Dec-01 21:28
Mr.Freeze18-Dec-01 21:28 
Hi Smile | :)

I have a popup-menu associated with a window, and I want to specify for each menu entry if it is enabled/disabled. So I'm wondering if my window sends some messages (similar to WM_LBUTTONDOWN for example) just before displaying a menu item? I would like to be able to intercept that message and actualize the enabled/disabled state of that item. I read something about ON_UPDATE_COMMAND_UI but my window is created with CreateWindowEx and I can't do anything with classwizard.
How can I handle this task easily Confused | :confused:

Thanks Smile | :)
GeneralRe: Enable/disable popup menu items Pin
Rickard Andersson2019-Dec-01 1:08
Rickard Andersson2019-Dec-01 1:08 
GeneralRe: Enable/disable popup menu items Pin
Ravi Bhavnani19-Dec-01 11:30
professionalRavi Bhavnani19-Dec-01 11:30 
GeneralRe: Enable/disable popup menu items Pin
Mr.Freeze19-Dec-01 18:09
Mr.Freeze19-Dec-01 18:09 
Generalcontrol the video source (capture) Pin
Sergei18-Dec-01 14:33
Sergei18-Dec-01 14:33 
QuestionHow to get string laid below mouse pointer Pin
prog758418-Dec-01 13:34
prog758418-Dec-01 13:34 
AnswerRe: How to get string laid below mouse pointer Pin
Christian Graus18-Dec-01 13:45
protectorChristian Graus18-Dec-01 13:45 
GeneralRe: How to get string laid below mouse pointer Pin
prog758418-Dec-01 18:57
prog758418-Dec-01 18:57 
GeneralRe: How to get string laid below mouse pointer Pin
Christian Graus19-Dec-01 1:10
protectorChristian Graus19-Dec-01 1:10 
AnswerRe: How to get string laid below mouse pointer Pin
Alvaro Mendez19-Dec-01 6:28
Alvaro Mendez19-Dec-01 6:28 
GeneralWizard Problems Pin
RK_200018-Dec-01 12:00
RK_200018-Dec-01 12:00 
GeneralTask Scheduler to schedule My app adn invisible UI Pin
kasturirawat18-Dec-01 11:59
kasturirawat18-Dec-01 11:59 
GeneralCommunicating with a DLL and back Pin
Jason Hooper18-Dec-01 11:50
Jason Hooper18-Dec-01 11:50 
GeneralRe: Communicating with a DLL and back Pin
Jason Hooper18-Dec-01 11:57
Jason Hooper18-Dec-01 11:57 
GeneralRe: Communicating with a DLL and back Pin
Ravi Bhavnani18-Dec-01 11:58
professionalRavi Bhavnani18-Dec-01 11:58 
GeneralRe: Communicating with a DLL and back Pin
David Wulff18-Dec-01 15:57
David Wulff18-Dec-01 15:57 
GeneralRe: Communicating with a DLL and back Pin
Gert Boddaert19-Dec-01 0:31
Gert Boddaert19-Dec-01 0:31 
GeneralRe: Communicating with a DLL and back Pin
Ravi Bhavnani19-Dec-01 2:02
professionalRavi Bhavnani19-Dec-01 2: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.