[wxPython-users] wxGCDC on GTK2

Robin Dunn robin at alldunn.com
Thu Mar 8 17:44:11 PST 2007


Kevin Ollivier wrote:

> Since I recently tried getting this going on FC4 myself, I should chime 
> in on this. There are two issues here:
> 
> 1) Cairo is not included by default in FC4
> 
> 2) Even if you install/build it, FC4 does not use gtk-2.8, meaning it 
> does not have the gdk_cairo_create function, which is used by wx code. 
> So wx won't build once you have Cairo installed unless you disable 
> wxGraphicsContext.

Ah, thanks for the reminder.  I now remember running into that problem too.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list