Go to file
Matthew Flatt 5dc1631bda racket/gui: default application-file handler requeues on active-frame change
When files passed to the default application-file handler cannot be delivered
because no frame is active or the frame does not accept files, then retry
when the active frame changes in the future (in addition to when the
application-file handler itself is changed).

This adjustment should fix a long-standing problem where files are
not delivered to DrRacket on Mac OS X.

original commit: 973e650fc707deb689d4dd233c10be0d3667a3e3
2013-10-25 14:29:10 -06:00
pkgs racket/gui: default application-file handler requeues on active-frame change 2013-10-25 14:29:10 -06:00