Re: Process of current-pointer-position
Martin Simmons <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
The CAPI specifies that it has to be called in the process of an interface. You might get away with calling it from other threads, but that is undefined. -- Martin Simmons LispWorks Ltd http://www.lispworks.com/ >>>>> On Wed, 30 Jul 2025 12:59:41 +0200, Erik Ronström (as erik dot ronstrom at doremir dot com) said: > > Hi, > > Is (capi:current-pointer-position) (without the :relative-to argument) safe to use from any process, or does it have to be called in the process of an interface? > > Erik > > > > _______________________________________________ > Lisp Hug - the mailing list for LispWorks users > [email protected] > http://www.lispworks.com/support/lisp-hug.html > _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html