• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
IB3.1 bug: double connections (internal/reference class descriptions)...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IB3.1 bug: double connections (internal/reference class descriptions)...


  • Subject: IB3.1 bug: double connections (internal/reference class descriptions)...
  • From: lbland <email@hidden>
  • Date: Sat, 19 Jul 2008 10:06:22 -0400

hi-

Using latest Xcode 3.1/IB 3.1:
I have the following IB 3.1 bug:

Start with existing (2.0 IB nib)
Convert to 3.0 XIB
Read in class definitions

BUG: Get double connections in connection inspector.

Open up the xib file in a text editor, hunt around and find that the class is defined in two ways:

(a) The old way (classes in the xib with IBUserSource key)
(b) The new way (classes reference by the nib with IBDocumentRelativeSource)


The class was previously defined (internally) the old way and then read in the new way (from external source) so that now there are two class definition sections.

Question: How do I get rid of (a)? (without hand editing the XML)??

Ack!: Above description from hacking around in XML, may not be entirely accurate.

thanks!-

-lance

_______________________________________________
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


  • Prev by Date: Re: Spoiled by Java IDEs
  • Next by Date: IB won't launch
  • Previous by thread: Re: Upgrade to Xcode 3.1 ?
  • Next by thread: IB won't launch
  • Index(es):
    • Date
    • Thread