mouse up/down
mouse up/down
- Subject: mouse up/down
- From: Oscar Bascara <email@hidden>
- Date: Thu, 19 Jul 2001 20:33:59 -0700
In Cocoa, is there a way to check if the mouse happens to be up or
down? Note that the mouse location can be checked:
+ (NSPoint)mouseLocation;
Oscar