Hello,
I've been following along the SBSendEmail example from Apple.
https://developer.apple.com/library/content/samplecode/SBSendEmail/Introduction/Intro.html
The same should be able to be done via pyobjc as well. The alloc init cycle
of the outgoing message object yields me a Python future obj
To answer myself, one just has to find the correct kind of an NSArray-ish
with an .addObject_(foo) which will eat the proxied class instance in
question. Just as the docs say.
--
Joni Orponen
___
Pythonmac-SIG maillist - [email protected]
https