[C++-sig] A wrapped class contains another wrapped class. Hilarity ensues.
Roman Yakovenko
roman.yakovenko at gmail.com
Tue Nov 27 19:07:51 CET 2007
On Nov 27, 2007 7:59 PM, Matthew Scouten <matthew.scouten at gmail.com> wrote:
> AH! yes that worked. Thank you so much. It seems the real WTF here was that
> it seemed to work fine when the foo was instantiated directly from python.
> Because that seemed to work, I thought I was doing everything right until I
> get further into wrapping my library.
>
> Please ignore my earlier begging email. I was way the heck down the wrong
> path, looking for the wrong solutions, and getting very frustrated.
I suggest you to try Py++ ( http://www.language-binding.net/ ). It
could help you to avoid such things.
It has simple, but still useful GUI:
http://language-binding.net/pyplusplus/documentation/tutorials/pyplusplus_gui.html
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
More information about the Cplusplus-sig
mailing list