Hi, 2009/9/16 sasha <[email protected]>:
[...] > def SetBackground(self, *args): return > > _grass6_wxvdigit.PseudoDC_SetBackground(self, *args) > > TypeError > > : > > in method 'PseudoDC_SetBackground', argument 2 of type > > 'wxBrush const &' you are probably using different version of swig for building vector digitizer extension from the version which has been used for building wxPython library. Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
