TextArea.enabled does not seem to work. It can be edited regardless of enabled setting.
has anyone else found this?
Mac M1
os BigSur 11.6.2
Thanks in Advance
Roger
TextArea.enabled does not seem to work. It can be edited regardless of enabled setting.
has anyone else found this?
Mac M1
os BigSur 11.6.2
Thanks in Advance
Roger
Anyone ???
Use the ReadOnly property to disable editing
https://documentation.xojo.com/api/user_interface/mobile/mobiletextarea.html#mobiletextarea-readonly
Thank You For your response, I tried that, it does not work either…