Hi, ALL,
Is there a way to have maximum text length in NSTextView?
My scenario: I have NSTextView whose text will go into the DB. Since DB column is fixed size, I'd like to prevent the user to type more characters than needs to be.
Thank you.
Is there a way to have maximum text length in NSTextView?
My scenario: I have NSTextView whose text will go into the DB. Since DB column is fixed size, I'd like to prevent the user to type more characters than needs to be.
Thank you.