#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):
You are right about integers vs. floating point here. Thinking about it, and the go round with UTM zones awhile back, I'm coming to the conclusion that spin controls are most appropriate where a user needs to move through a lot of related values quickly, seeing the result of each value as it spins by. The best example would be where spinning would shift a display in some dimension. In cases where different values need to be entered only occasionally--to set a value and run a module as in this case--then simply typing a value is quicker. Michael -- Ticket URL: <http://trac.osgeo.org/grass/ticket/1070#comment:3> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
