Re: Can't invoke gp functions on output panes
"Yuri Davidovsky (as work at disclosure dot ie)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
> On 2 Feb 2025, at 16:30, Karim Haddad <[email protected]> wrote: > > Of what i know, on macosx since big sur and LW8, all drawings to an output-pane should be donw from within the display-callback. On Linux and win it's always ok to do so. (see release notes LW8 (12.6) That indeed appears to be the case. I assume the issue on macos is related to the security improvements (as apple likes to call it, which is a misnomer because it typically results in deterioration of software that used to work fine before, it is a funny type of improvement that makes things worse for everything else) introduced with each new macos version. I will try to stick with using the display-callback to see how much friction it creates in prototyping, and if it proves too cumbersome, will use another platform for putting the GUI control together. _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html