Le samedi 28 mars 2009 à 14:29 +0100, Martin Landa a écrit : > Hi, > > 2009/3/28 Vincent Bain <[email protected]>: > > pdctype='text', coords=coord) > > File "/usr/local/grass-6.5.svn/etc/wxpython/gui_modules/ma > > pdisp_window.py", line 366, in Draw > > try to put before this line > > print type(coords[0]), type(coords[1]) > > <type 'int'> <type 'int'> should be printed.
modified the file the way you suggest, but the command now returns <type 'float'> <type 'float'> instead. > It's related to the local copy of PseudoDC from vdigit. BTW, which > version of swig are you using? swig -version : 1.3.36 VB _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
