Is possible use svg imge in wxpython in a toolbar for example?
I've saw libRSVG but run on PyGTK.

Recommended Answers

All 2 Replies

All I could for SVG support for wxPython is wxpsvg. They don't have any built downloads so you'd need to grab the source from the trunk and build it yourself. Here's where you can browse the source:
http://wxpsvg.googlecode.com/svn/trunk/

Hope it helps!

EDIT:
The source in the svg folder looks incomplete, so scratch that. I couldn't find much else about wxPython's support for SVG images.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.