RE: Using Interface Categories vs Interface Builder
RE: Using Interface Categories vs Interface Builder
- Subject: RE: Using Interface Categories vs Interface Builder
- From: David Hoerl <email@hidden>
- Date: Fri, 21 Dec 2007 13:42:03 -0500
[I grabbed an old thread so this email should "close" it. The
following feature did not work in Xcode 2.4.1 or older, thus this
email. The thread I referenced basically concluded there was no way
to link to a IBAction within a category, something I verified before
posting.]
I had a class that was just getting too big. I cleaved off a logical
grouping into a category, in a file of its own. I put the category
interface in the base header file, at the bottom.
Switching to IB3, I was then able to connect actions to the File
Owner my base class), and the category defined IBActions were listed
and connectable!
This is great news and something I did not see (or missed) in the
release notes.
David
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden