On Mon, 15 Nov 2010 10:02:44 -0800, Jonathon Kuo <[email protected]> said: >Interesting idea, probably a little beyond me. :)
Nonsense. This is perfectly standard and easy. A UIButton can send an action message on TouchDown. It makes no difference that the UIButton is inside a UIBarButton. How much plainer can it be? m. >On Nov 12, 2010, at 8:53 PM, Dave DeLong wrote: >>> >> What about initing a barButtonItem with a custom view (that view being a >> UIButton that has the target/action set on the appropriate touch down inside >> [the end zone! - sorry, couldn't resist]), and then setting the >> target/action of the barButtonItem itself to nil? -- matt neuburg, phd = [email protected], <http://www.apeth.net/matt/> A fool + a tool + an autorelease pool = cool! AppleScript: the Definitive Guide - Second Edition! http://www.apeth.net/matt/default.html#applescriptthings_______________________________________________ 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]
