S Sergio10 macrumors regular Original poster Oct 3, 2007 137 0 Oct 21, 2007 #1 Hello! How to catch mouse click event using Carbon API?? Please give me code like this: while(!mouse left click) { printf("Mouse left button click") } Thanks!
Hello! How to catch mouse click event using Carbon API?? Please give me code like this: while(!mouse left click) { printf("Mouse left button click") } Thanks!
gnasher729 Suspended Nov 25, 2005 17,980 5,566 Oct 21, 2007 #2 Sergio10 said: Hello! How to catch mouse click event using Carbon API?? Please give me code like this: while(!mouse left click) { printf("Mouse left button click") } Thanks! Click to expand... I'd start looking at CarbonEvents.h.
Sergio10 said: Hello! How to catch mouse click event using Carbon API?? Please give me code like this: while(!mouse left click) { printf("Mouse left button click") } Thanks! Click to expand... I'd start looking at CarbonEvents.h.