How to Create Custom C++ Control using Phoenix

I see an example for pre-Phoenix wxPython at https://wiki.wxpython.org/C%2B%2BExtensions . If I’m understanding correctly the new workflow uses SIP instead of SWIG for Phoenix. Can anyone shed any additional light?

This would actually be some helpful information. We’ve been looking for some ways to speed up parts of our application and it would be nice to test if this is a viable option for us.

Hi guys, I’ve rounded up some info to answer a similar question,
(Using SIP on extended wx) which should all apply for this topic as well.

1 Like