Layout Improvements (New Fonts)
This commit is contained in:
@@ -528,6 +528,7 @@
|
||||
textField.editable = NO;
|
||||
textField.textColor = [NSColor redColor];
|
||||
textField.font = [NSFont boldSystemFontOfSize:12.0];
|
||||
textField.drawsBackground = NO;
|
||||
_mathErrorTextField = textField;
|
||||
}
|
||||
return _mathErrorTextField;
|
||||
|
||||
Reference in New Issue
Block a user