Re: Control editor not visible for NSControl subclass
Re: Control editor not visible for NSControl subclass
- Subject: Re: Control editor not visible for NSControl subclass
- From: Keary Suska <email@hidden>
- Date: Fri, 06 Jun 2014 17:46:28 -0600
On Jun 6, 2014, at 11:26 AM, Mills, Steve wrote:
> We've seen this from time to time and can't find a good way to fix it. We have an NSControl subclass. Objects of that class are used in a xib. When one of those objects is selected, the Control section of the Attribute Inspector is nowhere to be seen. It's not that I've clicked Hide - it's completely gone. How do I get it back? I tried changing the class of the object to other things and back, hoping it for force it to rethink which sections it needs to show. This is Xcode 5.1.1.
How did you add the object to the nib? Did you start with an NSObjectController or custom object? AFAIK, you have to first add an API object, and then change the class. I don't know what will happen if the subclass is not a descendant of the API object, however.
HTH,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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