Thursday, June 19, 2008

Testing pyshake

It's working O.K. (though it displays an error due to command window's bug). It's good to know that NRiNode and NRiPlug are wrapped, including static methods.
NRiSys::error() is not wrapped (probably because it has variable number of args), so I cannot print messages on the history area. Making a print function by myself will be much easier than modifying py++ or gccxml. I'll make it when I need it.

No comments: