• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: disable a NSTextView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: disable a NSTextView


  • Subject: Re: disable a NSTextView
  • From: email@hidden
  • Date: Sun, 10 Feb 2002 17:49:12 -0500

NSTextView is a subclass of NSControl, ie. all methods and functions
that are available to you in NSControl are inherited.

[receiver-outlet setEnabled: NO];

should work.

Nick

On Sunday, February 10, 2002, at 04:31 PM, mac wrote:

> Hello everyone,
>
> Is there a way to disable a NSTextView?
>
> mac
> _______________________________________________
> 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.
_______________________________________________
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.

References: 
 >disable a NSTextView (From: mac <email@hidden>)

  • Prev by Date: Re: Radar Question [OT]
  • Next by Date: Re: Radar Question [OT]
  • Previous by thread: disable a NSTextView
  • Next by thread: Double call of awakeFromNib on custom view
  • Index(es):
    • Date
    • Thread