Binding to NSTextView
Binding to NSTextView
- Subject: Binding to NSTextView
- From: "Adam Johnson" <email@hidden>
- Date: Sat, 16 Sep 2006 19:21:30 -0400
I would like to keep the typing font (the font used for subsequent
characters) in objects in an NSArrayController, so each time the user
changes the selection, the text and the current font changes. I can
add a currentFont attribute to my objects, but there is no current
font binding visible to connect it to in NSTextView. NSTextView does
have typingAtrtibutes ans setTypingAttributes, which is KVC compliant,
but the typingAtrributes binding is not visible in IB. How can I
expose the typingAttributes binding, or can you tell me another way to
do this?
Thanks,
Adam Johnson
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden