@H_301_1@我正在使用colorWithPattern
Image来更改UITextView的文本颜色.它在IO7中工作正常,但在IO6中不起作用.
这是我的代码: –
text.textColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"ColorName.png"]];