I wanted to correct one mistake in my response to Steve.
The control ID is different than the Object ID. The control ID is an attribute of Carbon controls, while the Object ID is a notion that exists only in Interface Builder (on all IB objects). For more information about what control IDs are and how they differ from Object IDs, read the following:
The Outline View in the Document window will display Object IDs, and not control IDs.
Thanks for those who pointed that out.
Kevin
-------------------------- Kevin Cathey
On 23 Feb 2009, at 13:48, Kevin Cathey wrote: Steve,
In the document window of your nib file, if you switch to the outline view and expand the entire outline (option-click on the disclosure triangle for a top-level item), then you can see all of the objects listed with their corresponding Object IDs. If the Object ID's are not showing up for you, right click on a column heading, and then select "ID" from the pop-up.
This is not the same as overlaying the IDs across a window, but it should give you a quick way of glancing through the IDs. If you are just searching for a particular ID, you can always just use the search field in the document window.
Kevin
-------------------------- Kevin Cathey
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|