Mouse events
- From: "Adrian" <richard.the.lionheart@xxxxxxxxx>
- Date: 2 Sep 2006 00:43:42 -0700
I am working on a 3D model viewer using MFC. I want to set a variable -
'renderMode' to GL_SELECT whenever my mouse is moving(only moving not
dragging) over the client area of window, and to GL_RENDER when the
mouse is either dragging in client area or is in the non client area of
my window. How could I achieve it, I mean what code should go in which
event handler?
.
- Follow-Ups:
- Re: Mouse events
- From: Doug Harrison [MVP]
- Re: Mouse events
- Prev by Date: Re: Creating Multiple Sheets like in Excel
- Next by Date: Re: CSocket and related classes
- Previous by thread: minimize and maximize in SDI
- Next by thread: Re: Mouse events
- Index(es):
Relevant Pages
|