Re: libchamplain 0.8 python bindings



Am 16.10.2010 18:39, schrieb Lorenzo Masini:
Why not use GObject Introspection?
Here's a nice and simple tutorial: http://bobthegnome.blogspot.com/2010/06/pygi-in-maverick.html

I didn't tried it with champlain but should work.

cheers
Lorenzo

This is an interesting idea, I made a test with Ubuntu 10.10 and the most functions of Champlain work.

ChamplainMarker.set_image(None) doesn’t work because it requires a Clutter.Actor in the generated gir file and doesn't allow the parameter None to remove the image. Maybe this could be fixed in libchamplain.

I couldn’t create GtkChamplainEmbed object, but it looks like its a PyClutter problem, I have problems with other Clutter parts in Ubuntu 10.10 too.

I will make further tests.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]