Are you having this problem with all objects or only instances of your own class? Did you use IBOutlet when you declared the outlets? Maybe you could show us your header file.

Does it help if you force IB to re-read your header with File -> Read Class Files...?

--Andy

On Sep 22, 2009, at 5:06 PM, Michael Süssner <michael.suess...@utanet.at> wrote:

Yeah, I also thought that the Xcode mailing list is the right one. But the list seams to be a little bit inactive.

I wanted to know if anyone else has detected the same behaviour.

To clarify, I have opened the identity view in the inspector panel and it does not display the add outlet/action section after I have selected an object. :-(

g
Michael

Am 22.09.2009 um 19:25 schrieb Matt Neuburg:

On Tue, 22 Sep 2009 08:57:14 +0200, Michael S?ssner
<michael.suess...@utanet.at> said:
When I select an object in IB, the inspector does not display the
outlet/action section.

Is this a bug?
I have installed Xcode on another computer and experienced the same
behaviour.

I am using Xcode3.2 and snow leopard.

(1) This is an Xcode question, not a Cocoa question, and belongs on the
Xcode list.

(2) Select *how*? Single-clicking an object in IB does not change what the inspector shows; it is up to you to navigate the inspector. Double- clicking an object in IB does not bring up a dialog where you can create outlets and actions, as it did in earlier versions; instead, you create outlets and actions in Xcode (in your header, in code) and IB automatically sees them.

m.

--
matt neuburg, phd = m...@tidbits.com, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings





Mit freundlichem Gruß

Michael Süssner Dipl.-Ing.
Wimbergergasse 10-44
1070 Wien
Tel: +43 (1) 5268251
Mobil: +43 (676) 7955229



_______________________________________________

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/aglee%40mac.com

This email sent to ag...@mac.com
_______________________________________________

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