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

C / C++ / MFC

 
GeneralRe: VC++ 5.0 Upgrade Pin
Maximilien3-Jan-05 7:08
Maximilien3-Jan-05 7:08 
GeneralRe: VC++ 5.0 Upgrade Pin
Ravi Bhavnani3-Jan-05 7:19
professionalRavi Bhavnani3-Jan-05 7:19 
GeneralRe: VC++ 5.0 Upgrade Pin
Chris Losinger3-Jan-05 7:49
professionalChris Losinger3-Jan-05 7:49 
GeneralRe: VC++ 5.0 Upgrade Pin
Ravi Bhavnani3-Jan-05 7:58
professionalRavi Bhavnani3-Jan-05 7:58 
GeneralRe: VC++ 5.0 Upgrade Pin
User 66583-Jan-05 8:14
User 66583-Jan-05 8:14 
GeneralRe: VC++ 5.0 Upgrade Pin
19-Mar-05 21:21
suss19-Mar-05 21:21 
GeneralRe: VC++ 5.0 Upgrade Pin
McSam20-Mar-05 2:58
McSam20-Mar-05 2:58 
GeneralTracking mouse position in active view only Pin
Joris van der Pol3-Jan-05 4:47
Joris van der Pol3-Jan-05 4:47 
Hey

At the moment i'm trying to create an image processing application using MFC (MDI, Doc/View). One of its features is displaying the (pixel) coordinates in the status bar. I managed to handle that by implementing OnMouseMove of the CView class and directly writing to the correct status bar pane, but currently it has 2 flaws. The first one is when the mouse moves out of the client area of the active view, the status bar reports the last updated position. The other is that when you pass the mouse over an inactive view it updates the coordinates for that inactive view. I want to clear the mouse position pane i have created in the status bar when the 2 events described above arise.
I should think this could be solved easily, but i haven't found a solid answer. Can anybody give me some pointers?

Thanks.
GeneralRe: Tracking mouse position in active view only Pin
Maximilien3-Jan-05 6:39
Maximilien3-Jan-05 6:39 
GeneralRe: Tracking mouse position in active view only Pin
KaЯl4-Jan-05 3:09
KaЯl4-Jan-05 3:09 
GeneralRe: Tracking mouse position in active view only Pin
Joris van der Pol4-Jan-05 23:28
Joris van der Pol4-Jan-05 23:28 
QuestionHow to draw a graph in MFC? Pin
ATC3-Jan-05 3:15
ATC3-Jan-05 3:15 
AnswerRe: How to draw a graph in MFC? Pin
toxcct3-Jan-05 3:22
toxcct3-Jan-05 3:22 
GeneralDynamically Show and Hide Title bar Pin
mclpun3-Jan-05 2:58
mclpun3-Jan-05 2:58 
GeneralRe: Dynamically Show and Hide Title bar Pin
kdehairy3-Jan-05 4:21
kdehairy3-Jan-05 4:21 
GeneralRe: Dynamically Show and Hide Title bar Pin
mclpun3-Jan-05 15:42
mclpun3-Jan-05 15:42 
GeneralRe: Dynamically Show and Hide Title bar Pin
Rajesh match4-Jan-05 0:26
Rajesh match4-Jan-05 0:26 
GeneralStreaming Audio in MFC, C# Pin
Robert M Greene3-Jan-05 2:37
Robert M Greene3-Jan-05 2:37 
GeneralRe: Streaming Audio in MFC, C# Pin
Ravi Bhavnani3-Jan-05 7:24
professionalRavi Bhavnani3-Jan-05 7:24 
GeneralNon Blocking Read through anonymous pipes Pin
pradish mathews3-Jan-05 2:01
pradish mathews3-Jan-05 2:01 
GeneralUser DSN Pin
Member 3600823-Jan-05 1:34
Member 3600823-Jan-05 1:34 
GeneralRe: User DSN Pin
David Crow3-Jan-05 3:25
David Crow3-Jan-05 3:25 
QuestionHow do i make a combo box non-editable Pin
swarnamanoo3-Jan-05 1:06
swarnamanoo3-Jan-05 1:06 
AnswerRe: How do i make a combo box non-editable Pin
Cedric Moonen3-Jan-05 1:48
Cedric Moonen3-Jan-05 1:48 
GeneralDJSplitter + Formview problem Pin
Master^Tristar3-Jan-05 1:03
Master^Tristar3-Jan-05 1:03 

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.