010/12/16 Fritz Anderson <[email protected]>: > I'm at the airport and without access to the documentation, but I doubt that > Cocoa promises that NSSlider will always be implemented in terms of a Carbon > button. I think you've stumbled on an undocumented technique that > accidentally happens to work.
GetCurrentButtonState refers to the mouse buttons, not the button itself. :) But, regardless… > Take the advice about the performSelector: family to heart. It's a very > useful technique, and worth learning. Yes. Do this. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
