ccl
ccl copied to clipboard
easy-demo example currency-converter.lisp: form field is not editable, can not input text
I am running Version 1.11.6, built from source on my MacBook.
The other UI examples work fine, but this example (the only one that shows how to input text) looks OK when run but none of the form fields are editable.
I tried brute forcing calling (setf (editable-p ... on all three form entries, same result.
Has anyone else tried this example? Does it work for you (on macOS Catalina 10.15.3)?