Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.programmer.help > #121
| From | Francois <xanrov@numericable.fr> |
|---|---|
| Newsgroups | comp.sys.mac.programmer.help |
| Subject | How to find in Xcode 4 the equivalent of "Classes Library" of Xcode 3 Interface Builder ? |
| Date | 2012-05-14 14:51 +0200 |
| Message-ID | <a1cdfeFso7U1@mid.individual.net> (permalink) |
I'm stopped in my ( moderate) efforts to master XCode 4.3.2 by a trivial problem. With anterior versions of Xcode + Interface Builder the creation of a class involved : 1) The creation of the *.h and *.m files 2) Instantiation in IB window of the new class Object by dragging it from the "Classes Library" of IB Now, I'm certainly very dumb (or blind) because I'm unable to find this "Classes library" in XCode 4. Maybe the new class object is hiding somewhere ? At least after creation of the class files it doesn't appear by itself in the <Objects> list of the project. Thanks in advance for your help.
Back to comp.sys.mac.programmer.help | Previous | Next — Next in thread | Find similar
How to find in Xcode 4 the equivalent of "Classes Library" of Xcode 3 Interface Builder ? Francois <xanrov@numericable.fr> - 2012-05-14 14:51 +0200
Re: How to find in Xcode 4 the equivalent of "Classes Library" of Xcode 3 Interface Builder ? Mark <simmer26@yahoo.com> - 2012-05-15 20:39 -0700
Re: How to find in Xcode 4 the equivalent of "Classes Library" of Xcode 3 Interface Builder ? Francois <xanrov@numericable.fr> - 2012-05-16 11:11 +0200
csiph-web