Hi Dieter,

In fact that's what I'm already doing. Thus I have no issue with the types
registered in arg-types.py, such as BoundsPtrArg or
GooCanvasBoundPtrParam.

The problem is that I don't see where "GValue*" is registered (or more
precisely, where it should be registered and why it isn't).

Is that done by your "pygobject/pygtk paches"? Where can I find these
patches on your Git repo (I had a quick look and didn't find).

Thanks
-David

> Hi,
>
> I think you need to pass load_types='arg-types.py' when you create
> your TemplateExtension for goocanvas.
>
> You might take a look at the installer I've done for pygoocanvas at
> http://github.com/dieterv/pygoocanvas for the complete setup.py.
>
> Note: the code there depends on other improvements I've been working
> on to make the whole building pyg* python bindings on windows with
> mingw+msys work out of the box. Especially the patches to pygobject
> and pygtk might interest you. You can find the git repos with my
> patches at http://github.com/dieterv/
>
> I'm providing built binaries (more like unofficial snapshots) of the
> above work here: http://www.optionexplicit.be/projects/gnome-windows/
> Just navigate to the newest directory, et voila :)
>
> hth,
> Dieter
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> _______________________________________________
> pygtk mailing list   pygtk@daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/
>


_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to