#2203: wxGUI module dialogs should provide "reset to default value" for each of
parameters
--------------------------+-------------------------
Reporter: marisn | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: unspecified
Resolution: | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by annakrat):
Replying to [comment:2 mlennert]:
> I've very little knowledge of wx and am just brainstorming here, but I
see that spin.ctrl has an option 'initial='. Couldn't this be set to some
specific value (e.g. -1) and the parser interpret this value to mean that
this parameter should be ignored ?
>
This seems unnecessary complicated. The easiest solution is to use
wx.TextCtrl instead of wx.SpinCtrl.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2203#comment:3>
GRASS GIS <https://grass.osgeo.org>