is there a method within the iPhone SDK that will set off the highlight of a button without actually touching the button? i have a lock button that locks a movable object on screen. if the lock button is pressed and the object is locked, i would like the button to highlight to signify that the object is locked and draw the attention of the user to the lock button if the user tries to move the object.
the only thing mentioned in the docs is the boolean showsTouchWhenHighlighted, so i'm assuming i'll have to make my own custom highlight if i want this functionality. any thoughts? _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com