Hi all , I have a question about how view handling events . I have a view in the middle of the window .
|=========myWindow=======| | | | |----------------------| | | | | | | | myView | | | | | | | |----------------------| | | | |========================| I hold mouse button down inside my window ,but outside myView. I drag the mouse to myView . Can myView receive some events message? If it can't , how can I send something to myView and tell it ,"Hey , the mouse are coming!"?? _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
