CYRTextView
CYRTextView copied to clipboard
CYRTextView class based on UITextView control doesn't work from xib form
Steps to reproduce:
- Place UITextView to the form.
- Change class to CYRTextView.
- Run the application.
Actual result:
Syntax highlighting and line numbers won't work.
Should be:
Syntax highlighting and line numbers should work.