Go to file
Matthew Flatt 188f87460b racket/gui cocoa: delay `on-paint' if a GL context isn't ready
The relevant `on-paint' call is one that is forced for a GL
canvas to try to draw a frame's content before the frame is
shown. Sometimes, thread scheduling would let the frame get
sufficiently initialized at the Cocoa level before the `on-paint'
call happened, but sometimes not.

original commit: 94208558793118ed2bc30b2c6f9926204eabf6f8
2013-04-12 14:58:53 -06:00
collects racket/gui cocoa: delay `on-paint' if a GL context isn't ready 2013-04-12 14:58:53 -06:00
doc/release-notes remove unsupported MDI styles and method 2011-08-04 08:02:54 -06:00
man/man1 minor man-page corrections 2011-02-01 08:01:17 -07:00