I think I've seen this a few times in IB3. But I fiddled a bit, saved, restarted and then it was working as I expected. I wrote it off to a bug at the time.


On 04/07/2008, at 4:19 PM, Vitaly Ovchinnikov wrote:

Hello all,

I'm porting my project from XCode 2.5 to 3.0 and have a big trouble
with custom controls. I have some custom controls (subclassed from
NSControl), that I use in Interface Builder to create GUI.  When I
used IB 2.5, I placed "Custom View" object to the window, changed it's
class and then I was able to Ctrl+Drag an action to controller.

After upgrade to XCode 3.0 I found out that now it is impossible. Old
links are still alive (marked with yellow triangles), but I can't
create a new one. I don't see "Sent action" group by right-clicking my
controls. If I perform Ctrl+Drag from my control to the controller -
it doesn't highlited. But if I do the same for NSButton - all works
fine.

Did I miss something?

Thank you.
_______________________________________________

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/idou747%40gmail.com

This email sent to [EMAIL PROTECTED]

_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to