macosx/cocoagg embedding examples

I notice that our documentation for matplotlib embedding does not include any examples using macosx or cocoagg. Is this because it is not possible or that no one has put forth any such examples? Are there python bindings for the apple gui toolkit?

Sincerely,

Completely clueless with regards to Apple

a.k.a. - Ben Root

I notice that our documentation for matplotlib embedding does not include
any examples using macosx or cocoagg. Is this because it is not possible

probably not!

or that no one has put forth any such examples?

probably.

Are there python bindings for the apple gui toolkit?

There is PyObjC -- which gives you a pretty direct binding to the Cocoa.

https://pythonhosted.org/pyobjc/

That's what one would use to make a truly native app.

Many of us doing OS-X desktop development need cross-platform support, so
tk, wx or qt (or even GTK...)

But someone made the OS-X native back-ends -- so they must have had a use
case -- maybe they could post an example.

A post to the pythonmac sig list may yield someone with an example to post
as well.

-Chris

ยทยทยท

On Mon, Nov 17, 2014 at 6:52 AM, Benjamin Root <ben.root@...553...> wrote:

Sincerely,
Completely clueless with regards to Apple
a.k.a. - Ben Root

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE

http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
matplotlib-devel List Signup and Options

--

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@...236...