2011-04-10 221 views

回答

3

使用以下方法:

- (void)mouseDown:(NSEvent *)theEvent { 

} 

- (void)mouseUp:(NSEvent *)theEvent { 

} 

- (void)mouseMoved:(NSEvent *)theEvent { 

} 
+0

S /委託/方法/ – 2011-04-10 17:55:14