IB's "Synchronize with Xcode" feature
IB's "Synchronize with Xcode" feature
- Subject: IB's "Synchronize with Xcode" feature
- From: Mitchell Laurren-Rng <email@hidden>
- Date: Wed, 13 Feb 2008 11:46:52 -0800
We're seeing some bizarre run-time behavior in our nibs that we have linked
to the "Synchronize with Xcode" feature in Interface Builder. Here are the
specifics:
We have a nib containing a multi-tabbed dialog where each tab has a number
of controls including checkboxes, radio buttons and the like. The File's
Owner is the controller class. When we open the nib file in IB with the
"Synchronize with Xcode" preference on, the nib file is immediately modified
(presumably some internal synchronization info) and appears as dirty.
At that point, if we save the changes that IB has made, the nib file no
longer works properly at run-time. The initial tab view displays correctly
in the dialog but subsequently displayed (i.e. Chosen via clicking on the
tab) tab views display controls incorrectly. For example, check boxes and
radio buttons appear with no titles and don't toggle correctly.
Reverting the nib file to it's previous state results in correct run-time
behavior. If I turn off the "Synchronize with Xcode" preference and just use
the File menu item, the problem does not occur.
Obviously, we have found a workaround but I was curious if anyone else had
seen similar problems. A search through the archive for "synchronize with
xcode" found nothing.
-Mick
--
Mitchell J Laurren-Ring
Senior Software Engineer
Electronics for Imaging
_______________________________________________
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