hi
i just builded gtk2 py26-gtk.... and have a problem to get the nview of my Drawingarea
gtk was builded with macport and the +no_x11 + quartz args
everything works fine, just this problem..
File "gmediafinder.py", line 1302, in on_drawingarea_realized
self.sink.set_xwindow_id(self.movie_window.window.nsview)
AttributeError: 'gtk.gdk.Window' object has no attribute 'nsview
if someone have an idear
ps:
Mac-de-smo:~ smo$ grep GDK_WINDOWING_QUARTZ /opt/local/var/macports/software/gtk2/2.24.3_0+no_x11+quartz/opt/local/lib/gtk-2.0/include/gdkconfig.h
define GDK_WINDOWING_QUARTZ
if it can help...