Re: Instance won't connect to outlet
Re: Instance won't connect to outlet
- Subject: Re: Instance won't connect to outlet
- From: Henry McGilton <email@hidden>
- Date: Fri, 17 Oct 2003 22:16:51 -0700
On Friday, October 17, 2003, at 09:54 PM, J. Jones wrote:
I've done a search for this all over and can't find anything about it.
Here's the deal. I have a NSText outlet in one of my classes in
interface
builder. I want to connect an instance of the object to the outlet so
I
can modify the the text depending on conditions in my application. But
when I try to do this I get a message at the bottom of the connections
panel that says "filenameLabel must be of type NSText" while it already
is of type NSText.
I'm sorry if I'm using the wrong terminology here. Total
newbie. I've posted a screenshot of the error msg:
http://besmirched.org/NSText.jpg
Based on what I see on your screen shot, the thing that filenameLabel
is connected to looks like it is just a simple NSTextField. Change
the type of the outlet to NSTextField and see what happens.
Best Wishes,
........ Henry
===============================+============================
Henry McGilton, Boulevardier | Trilithon Software
Objective-C/Java Composer | Seroia Research
-------------------------------+----------------------------
mailto:email@hidden |
http://www.trilithon.com
|
===============================+============================
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.