Re: NSTextView: Can't it be disabled?
Re: NSTextView: Can't it be disabled?
- Subject: Re: NSTextView: Can't it be disabled?
- From: Douglas Davidson <email@hidden>
- Date: Tue, 31 May 2005 10:31:09 -0700
On May 31, 2005, at 10:13 AM, Frédéric BLANC wrote: Sorry not to have detailed this too: currently, I've set my NSTextViews to be unselectable (which leads to uneditability) AND to contain greyed text when being displayed as "disabled". The sole visual aspect that doesn't match NSTextFields' behaviour is the black enclosing container. (Actually, I thought that a unique+simpler setEnabled(false) call that would embed all those aspects would be smarter...)
NSTextViews don't have borders. Perhaps you have a scroll view around it?
Douglas Davidson
|
_______________________________________________
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