Just updated to Ltk 0.90 and I have a slight problem. Can you provide some finer control on whether warnings during runtime result in a pop-up box? For example
(with-ltk (:debug :develop :handle-warnings nil) ...
would result in the same settings as in :develop mode, but without handling warnings (I see them in the REPL anyway and they are extremely numerous!).
Best regards, Timofei Shatrov