> On 25 Jan 2019, at 15:47, Kevin Walzer <k...@codebykevin.com> wrote: > > On 1/25/19 5:44 AM, Ronald Oussoren via Pythonmac-SIG wrote: >> These APIs are not available through PyObjC at this time. Why do you want >> these APIs instead of the higher level APIs in AppKit? > > Since these are C API's, it should be possible to access them through ctypes, > yes?
Probably. It’s probably easier to “just” create a minimal wrapper using PyObjC that exposes just the bits that you want to use. Which reminds me that I should write a blog about creating custom API bindings one of these days... Ronald -- Twitter: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ > > -- > Kevin Walzer > Code by Kevin > http://www.codebykevin.com > > _______________________________________________ > Pythonmac-SIG maillist - Pythonmac-SIG@python.org > https://mail.python.org/mailman/listinfo/pythonmac-sig > unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG