osx - Disable editing in NSTextView -


i trying disable editing in nstextview there doesn't seem option there.all other types have enabled property when set false non editable there nstextview?

please not forget class inherits methods of superclass. superclass of nstextview nstext. , there find method

  • (void)seteditable:(bool)flag

with comment:

controls whether receiver allows user edit text. 

Comments

Popular posts from this blog

r - Trouble relying on third party package imports in my package -

Payment information shows nothing in one page checkout page magento -