detecting the in-line microphone switch

2009-06-05 Thread Bob Stuller
Folks, Greetings! Is there any way of detecting when the user clicks the in-line microphone switch? Peace, Bob Stuller As a rule, one should avoid generalizations. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post

Key filtering in the NSSavePanel?

2008-10-10 Thread Bob Stuller
Folks, Greetings! I have a need to restrict filenames coming out of a NSSavePanel. Is there anyway to hook in there & vet the keystrokes? Peace, Bob As soon as we started programming, we found to our surprise that it wasn't as easy to get programs right as we had thought. Debugging ha