ui.backend.cocoa.views: [self setWantsBestResolutionOpenGLSurface:YES];

John Benediktsson 2012-11-01 14:29:03 -07:00
parent 9e0439e241
commit 03de9418a3
1 changed files with 4 additions and 0 deletions

View File

@ -305,6 +305,10 @@ CLASS: FactorView < NSOpenGLView NSTextInput
METHOD: NSInteger conversationIdentifier [ self alien-address ]
METHOD: void prepareOpenGL [
self 1 -> setWantsBestResolutionOpenGLSurface:
]
! Initialization
METHOD: void updateFactorGadgetSize: id notification
[