Trying to fix problems with gtk event processing, but it interferes
with the DrRacket WxWidgets base, which is also Gtk. So this will never work reliable. We're going back to inter process communication instead of integrating on library/FFI/thread level. Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
(provide ww-current-win-release
|
||||
ww-download-if-needed
|
||||
ww-set-web-wire-location!
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user