racket/collects/mred/private/wx/win32
Matthew Flatt 9420855879 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.
2013-04-12 14:58:53 -06:00
..
button.rkt
canvas.rkt racket/gui cocoa: delay `on-paint' if a GL context isn't ready 2013-04-12 14:58:53 -06:00
check-box.rkt
choice.rkt racket/gui: add delete' to choice%' and `list-control<%>' 2012-11-04 08:25:43 -07:00
clipboard.rkt
colordialog.rkt
const.rkt racket/gui: add delete' to choice%' and `list-control<%>' 2012-11-04 08:25:43 -07:00
cursor.rkt
dc.rkt
dialog.rkt
filedialog.rkt
font.rkt
frame.rkt add display-changed method 2012-12-21 19:22:59 -06:00
gauge.rkt
gcwin.rkt
gl-context.rkt OpenGL context sharing 2013-04-12 14:58:53 -06:00
group-panel.rkt
hbitmap.rkt
icons.rkt
init.rkt
item.rkt
key.rkt
list-box.rkt
menu-bar.rkt
menu-item.rkt
menu.rkt
message.rkt
panel.rkt
platform.rkt racket/gui: add `get-current-mouse-state' 2012-11-07 14:37:39 -07:00
printer-dc.rkt
procs.rkt racket/gui: add `get-current-mouse-state' 2012-11-07 14:37:39 -07:00
queue.rkt
radio-box.rkt
slider.rkt
sound.rkt
tab-panel.rkt
theme.rkt
types.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
utils.rkt
window.rkt racket/gui: add warp-pointer' to window<%>' 2013-03-19 15:53:13 -07:00
wndclass.rkt win32: support MinGW build 2012-12-09 11:26:02 -07:00