に小さな問題があります。nstextview
送信する[textView setWantsLayer:YES]
と、textView のフォントがぼやけます。なぜでしょうか?
[[textView enclosingScrollView] setDrawsBackground:NO];
[textView setDrawsBackground:NO];
[textView setWantsLayer:YES]`
に小さな問題があります。nstextview
送信する[textView setWantsLayer:YES]
と、textView のフォントがぼやけます。なぜでしょうか?
[[textView enclosingScrollView] setDrawsBackground:NO];
[textView setDrawsBackground:NO];
[textView setWantsLayer:YES]`