<div dir="ltr">Hello,<div><br></div><div>I&#39;m developing a wxPython app that will be cross-platform and will be installed easily in every OS. I am recently considering developing all my widgets on wxcairo. But I am worried about how portable it will be.</div>
<div><br></div><div>When I say &quot;easy-to-install&quot;, I mean that for Mac and Windows I&#39;ll create installers (with py2app and py2exe respectively) that will work easily for a computer newbie, who doesn&#39;t know or care what Python or wxWidgets or Cairo are.</div>
<div><br></div><div>I know how hard it was for me to install cairo and pycairo on my XP box. I also managed, after some monkeypatching, to get it packaged with py2exe so it could be installed easily on Windows computers. But what about Mac? Is it straightforward to package pycairo to Mac?</div>
<div><br></div><div>(To Linux I worry less because they prefer their programs packaged, not frozen, and Linux will probably easily install pycairo with Synaptic.)</div><div><br></div><div>And the most important question: Is there a serious real-world application out there that uses wxcairo, and is easy-to-install on all OSes like I want?</div>
<div><br></div><div>Thanks,</div><div>Ram.<br>
</div><div><br></div><div>(P.S. Please put me in the `to` field of any replies.)</div></div>