Re: [Pyobjc-dev] help wrapping objective C Python extensions
Brought to you by:
ronaldoussoren
From: Ian M. <ip...@po...> - 2015-01-30 16:07:38
|
I think it's fair to say we're going to need some more details about what you're trying to achieve. You mention AppCode. Do you mean the JetBrains Objective-C IDE? Are you trying to write a plug in or extension or something? Tell us more. Ian On Thu, Jan 15, 2015 at 5:34 PM, Stephen Bespalko <sj...@co...> wrote: > I would like to be able to return various AppCode, mostly, objects to > PyObjC in a way that I can interact with the objects. I thought I could > read the PyObjC code to figure it out - but instead I came away > empty-handed. > > Is there an example somewhere, instructions, or is it possible to explain > how I could return an object - the first one I wanted to “wrap” is simply > an NSWindow. > > Sincerely, > Stephen Bespalko > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Pyobjc-dev mailing list > Pyo...@li... > https://lists.sourceforge.net/lists/listinfo/pyobjc-dev > |