2009/4/1 Martin Landa <[email protected]>: > 2009/4/1 Vincent Bain <[email protected]>: >> Then it returns : >> >> (0, 0, 255, 255) > > hm, version of Python and wxPython?
please check also type of col[0], e.g. print type(col[0]) it should be 'int'. M. -- 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
