Re: Errors accessing Cairo from wx_cairocffi.py with OS X (10.11)

David Hughes <[email protected]>
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
Just an update on my previous post. I haven't really made any headway with 
this except to use

nm -gU libcairo.dylib 

in Terminal to list all the entry points which confirms that all the 
*cairo_quartz_** entries are there. But when I run the wxPython demo/cairo 
program in the Wing debugger it confirms that the imported *cairo_c* is 
<Lib object for '/opt/local/lib/libcairo.dylib'> and if I then enter 

*for item in dir(cairo_c):    print item*
into the debug probe I get all the entry points listed *except* for the 
*cairo_quartz_** entries, but what I do get is a whole set of 
*cairo_win32_** entry points.  What!! ??

The above was done with the dev2352 Phoenix build. I have since updated to 
today's dev2380 snapshot and it's still the same.

Regards
David Hughes

-- 
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
Wing-Cairo-demo-01.tiff (image/tiff, 742 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.