BeMDI SDK

  CMDIClientView

CMDIClientView::mouseRedirect
True if mouse message redirection is enabled.
static bool mouseRedirect;


Remarks
It can be useful to disable mouse redirect, if you set SetMouseEventMask(B_POINTER_EVENTS, ...) for some view. If you don't disable mouse redirect in that case, the target is still determined from the mouse position.

  Top


© 2000 by 3rd-evolution