[GRASS-dev] reducing screen clutter

Chemin, Yann (IWMI) Y.Chemin at cgiar.org
Thu May 24 06:25:24 EDT 2012


Maybe we can modify the GUI preferences:

Default: All dialog boxes close after a run is complete
In Preferences: Tick this box if you want the dialog boxes to be closed manually (i.e. stay after a run)

something that direction might meet both edges.



________________________________
From: grass-dev-bounces at lists.osgeo.org [grass-dev-bounces at lists.osgeo.org] on behalf of Michael Barton [michael.barton at asu.edu]
Sent: Thursday, May 24, 2012 3:49 PM
To: GRASS developers grass-developers
Subject: [GRASS-dev] reducing screen clutter

Periodically, there are complaints about 'screen clutter' with GRASS. I realized yesterday that a big cause of this is that each time a module is called, a new instance of its dialog opens. So if you use v.buffer but don't close the dialog, and then call v.buffer again GRASS opens a second v.buffer dialog...and a third and a fourth, etc. So there seems to be the need to have the wxPython parser module to just bring the window for a module to the front if it is already open instead of opening another instance. Sounds simple but is probably somewhat complicated of course. But it would help the clutter problem a great deal.

Michael


_____________________
C. Michael Barton
Visiting Scientist, Integrated Science Program
National Center for Atmospheric Research &
University Consortium for Atmospheric Research
303-497-2889 (voice)

Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu<http://csdc.asu.edu/>





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-dev/attachments/20120524/040ba071/attachment.html


More information about the grass-dev mailing list