#import @interface GBOSDView : NSView @property bool usesSGBScale; - (void)displayText:(NSString *)text; @end