Re: Programmatically adding an NSTextField to an NSTextView
Re: Programmatically adding an NSTextField to an NSTextView
- Subject: Re: Programmatically adding an NSTextField to an NSTextView
- From: email@hidden
- Date: Sun, 9 Feb 2003 10:04:56 +0100
On jeudi, fivrier 6, 2003, at 08:15 PM, Keith Bauer wrote:
Could it be possible for you to explain what you want to do by adding
a NSTextField to a NSTextView (which is not supposed to be a widget
container even if it can AFAIK)?
I'm trying to get some standard widgets to flow inline with text.
To do this, I tried making a text attachment with an attachment cell
which actually implemented the control, but the control always showed
up disabled.
maybe the Layout engine of NSTextView would be more appropriate in this
case. Not that I know how to use it but it sounds like it should be a
solution. I suppose that's what they're using in AddressBook.app
_______________________________________________
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.