ftw
ftw copied to clipboard
Common Lisp Win32 GUI library
Need a clear simple pedagogical example showing at least the following: - running gui message pump from background thread ie a thread that is not the repl thread - Sending...
Hi Frank, First of all, i'm glad to report that FTW works correctly under CCL version 1.11.5 (WindowsX8664). At least some of the examples (pacman, image) work just fine. While...
A curious little problem: I wrote an application with `ftw` and it *generally* works just fine (thank you for your efforts!). However, creating and using an .exe just won't work...