#1070: cannot enter useful values to r.param.scale curvature tolerance in wxPython GUI -----------------------+---------------------------------------------------- Reporter: cmbarton | Owner: [email protected] Type: defect | Status: new Priority: normal | Milestone: 6.4.0 Component: wxGUI | Version: unspecified Resolution: | Keywords: r.param.scale Platform: All | Cpu: All -----------------------+---------------------------------------------------- Comment (by cmbarton):
The problem is the use of floating point spin controls for numeric entry. You must set the number of significant digits to use this. I don't see that such spin controls make it any easier for users to enter numbers in a field than simply typing what is needed. And the number of significant digits can vary quite a bit among different modules. IMHO, we should remove this control from the interface unless it actually is helpful somewhere. Michael -- Ticket URL: <http://trac.osgeo.org/grass/ticket/1070#comment:1> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
