<html><body>
<p><tt>So long as this does not impair my ability to process the same command for multiple data layers in multiple ways simultaneously.....<br>
</tt><br>
<tt>Doug<br>
</tt><br>
<tt>Doug Newcomb<br>
</tt><tt>USFWS<br>
</tt><tt>Raleigh, NC<br>
</tt><tt>919-856-4520 ext. 14 doug_newcomb@fws.gov<br>
</tt><tt>---------------------------------------------------------------------------------------------------------<br>
</tt><tt>The opinions I express are my own and are not representative of the official policy of the U.S.Fish and Wildlife Service or Dept. of the Interior. &nbsp; Life is too short for undocumented, proprietary data formats.<br>
</tt><br>
<br>
<br>
<tt>-----grass-dev-bounces@lists.osgeo.org wrote: -----<br>
</tt><br>
<br>
<tt>To: GRASS developers grass-developers &lt;grass-dev@lists.osgeo.org&gt;<br>
</tt><tt>From: Michael Barton &lt;michael.barton@asu.edu&gt;<br>
</tt><tt>Sent by: grass-dev-bounces@lists.osgeo.org<br>
</tt><tt>Date: 05/24/2012 05:19AM<br>
</tt><tt>Subject: [GRASS-dev] reducing screen clutter<br>
</tt><br>
<tt>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</tt><tt>&nbsp;instance. Sounds simple but is probably somewhat complicated of course. But it would help the clutter problem a great deal.<br>
</tt><br>
<br>
<tt>Michael<br>
</tt><br>
<br>
<br>
<br>
<br>
<tt>_____________________<br>
</tt><tt>C. Michael Barton<br>
</tt><tt>Visiting Scientist, Integrated Science Program<br>
</tt><tt>National Center for Atmospheric Research &amp;<br>
</tt><tt>University Consortium for Atmospheric Research<br>
</tt><tt>303-497-2889 (voice)<br>
</tt><br>
<br>
<tt>Director, Center for Social Dynamics &amp; Complexity<br>
</tt><tt>Professor of Anthropology, School of Human Evolution &amp; Social Change<br>
</tt><tt>Arizona State University<br>
</tt><tt>www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a>, <a href="http://csdc.asu.edu">http://csdc.asu.edu</a><br>
</tt><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<tt>_______________________________________________<br>
</tt><tt>grass-dev mailing list<br>
</tt><tt>grass-dev@lists.osgeo.org<br>
</tt><tt><a href="http://lists.osgeo.org/mailman/listinfo/grass-dev">http://lists.osgeo.org/mailman/listinfo/grass-dev</a></tt></body></html>