Anthony Doupe

Results 4 comments of Anthony Doupe

I recently came across this issue myself. Until the root cause(s) are fixed, I recommend using my approach to the problem on an as-needed basis using the Python C-API; ```python...

This is a great PR! It looks like a lot of the breaking changes could be made to *not* be if desired via aliases on the Python side, which is...

> > This is a great PR! > > > > It looks like a lot of the breaking changes could be made to _not_ be if desired via aliases...

> This branch seems to work well with an app that uses DearPyPixl, just needed to rename `mvTag` to `mvPlotTag` so all the machinery worked. Thanks for the heads-up! I'll...