Hello,

I have a custom formatter that needs to to look up a default value based on the 
current document. The textfield the formatter sits on is part of a collection 
view. In the nib the formatter has a connection (via IBOutlet) to the object 
that holds the value that is to be looked up. The problem is that the formatter 
instances that belong to the collection view instances don't connect to 
anything. 

How can I get around this? I guess a solution could be either be in the 
formatter, where I have no idea what to do with it, or with the the message 
flow from the collectionviewitem to the document.

Any help would be appreciated.

Rainer
 


_______________________________________________

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