Search found 2 matches

by wave
Fri Jan 19, 2007 10:18 am
Forum: MacOS Discussion Forum
Topic: Developing using the OS X driver
Replies: 10
Views: 33228

Thanks. We had figured out the kConnexionClientModeTakeOver but the other info is very useful. Especially the Wildcard one - I was wondering why my app was getting called when I rotated the device in SketchUp :-) We're doing great now. My one nit is that when I install the freshly downloaded driver ...
by wave
Tue Jan 16, 2007 10:30 am
Forum: MacOS Discussion Forum
Topic: Developing using the OS X driver
Replies: 10
Views: 33228

trying to develop with Cocoa

Thanks for the info about talking to the device. One nit - on my system, the framework got installed in /Library/Frameworks/, not /System/Library/Frameworks - I assume that's correct? Also, like the other poster, my add and remove device procs get called, but I don't get anything sent to the handle ...