Chilton Webb wrote:

Is there a way to add a tag an IB object in such a way that it is not visible to the user, but in such a way that I could reference it from my app?


Maybe the -tag method: it returns a 32-bit integer.. It's settable in IB as the control's tag value. I don't know if iPhone has it.

Since it's only 32-bits I don't know how useful it would be for your intended purpose. But IB has no inherent use for it, and it is readable from the app.

  -- GG
_______________________________________________

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

Reply via email to