CYRTextView icon indicating copy to clipboard operation
CYRTextView copied to clipboard

CYRTextView class based on UITextView control doesn't work from xib form

Open zyavrik opened this issue 11 years ago • 0 comments

Steps to reproduce:

  1. Place UITextView to the form.
  2. Change class to CYRTextView.
  3. Run the application.

Actual result:

Syntax highlighting and line numbers won't work.

Should be:

Syntax highlighting and line numbers should work.

zyavrik avatar Jun 07 '14 10:06 zyavrik