<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Re: R: [Qgis-developer] GRASS Toolbox list view patch</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6001.18023" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi Tim,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>sorry for the delay, I'm very busy here!</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>When I talked about expand/collapse GRASS Toolbox tree, I 
mainly meant that it would be better to start the toolbox tree collapsed, 
instead of expanded, because an expanded tree is too much confusing, IMHO. 
Actually, adding expand all/collapse all buttons would be a great thing, along 
with the capability of the toolbox&nbsp;to *remember* the last *tree 
configuration*: this because I guess that the most users commonly use only few 
modules, thus that they would prefer to keep some parts of the tree expanded, 
while other (rarely used) collapsed.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I'm finishing to configure my Vista machine (what a mess! 1 GB 
of RAM only for the OS, with all the feautures, processes and services reduced 
to the minimum necessary set!): on the next hours I'll start to build on Vista 
under&nbsp;the MSYS environment, updating some libraries and adding some other 
supports (such as OpenSSL, JPEG, OGDI, GML and others...).</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>This said, when do you think that QGIS will move from tha 
current MSYS build to the MSVC one?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Regards,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Marco</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=tim@linfiniti.com href="mailto:tim@linfiniti.com">Tim Sutton</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=marco.pasetti@alice.it 
  href="mailto:marco.pasetti@alice.it">Marco Pasetti</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A 
  title=qgis-developer@lists.osgeo.org 
  href="mailto:qgis-developer@lists.osgeo.org">qgis-developer@lists.osgeo.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, May 28, 2008 2:55 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: R: [Qgis-developer] GRASS 
  Toolbox list view patch</DIV>
  <DIV><BR></DIV><!-- Converted from text/plain format -->
  <P><FONT size=2>Hi Marco<BR><BR>Thanks for the feedback. I will try to build 
  under msvc here and see&nbsp;<BR>if I can address the issues with the plugin 
  manager. I think Radim&nbsp;<BR>specifically expanded the tree in the grass 
  toolbox because you can&nbsp;<BR>access each tool with a single click. Perhaps 
  we can add some&nbsp;<BR>collapse all / expand all buttons to the toolbox to 
  support both&nbsp;<BR>people who prefer it expanded and those who prefer it 
  collapsed. Ill&nbsp;<BR>look into this.<BR><BR>I tested the plugin manager 
  with my msvc build and will commit a fix&nbsp;<BR>in a few minutes that should 
  sort out the issue you were 
  having.<BR><BR><BR><BR>Regards<BR><BR>Tim<BR><BR><BR>Em May 26, 2008, às 4:52 
  PM, Marco Pasetti escreveu:<BR><BR>&gt; Hi Tim,<BR>&gt;<BR>&gt; I built the 
  latest svn trunk with your patch on windows (xp for the&nbsp;<BR>&gt; 
  moment,<BR>&gt; on the next days also on Vista)<BR>&gt;<BR>&gt; 1. the idea 
  for the grass toolbox is good (I mean the module list&nbsp;<BR>&gt; with 
  the<BR>&gt; run-time type filter/search), but I think that:<BR>&gt;<BR>&gt; 
  1.1. we should start the grass toolbox tree collapsed instead of fully<BR>&gt; 
  expanded<BR>&gt; 1.2. the font of the module tiltles should be a little bit 
  smaller<BR>&gt; 1.3. the module list tab still has some render 
  problems<BR>&gt; 1.4. I cannot select (that means start) the filtered 
  modules<BR>&gt;<BR>&gt; 2. I have big rendering and selecting (check-boxes) 
  problems with&nbsp;<BR>&gt; the plugin<BR>&gt; manager<BR>&gt;<BR>&gt; Sorry, 
  I have no such spare time to make deeper analisys :-(<BR>&gt;<BR>&gt; All the 
  best<BR>&gt;<BR>&gt; Marco<BR>&gt;<BR>&gt; -----Messaggio 
  originale-----<BR>&gt; Da: qgis-developer-bounces@lists.osgeo.org<BR>&gt; [<A 
  href="mailto:qgis-developer-bounces@lists.osgeo.org">mailto:qgis-developer-bounces@lists.osgeo.org</A>] 
  Per conto di Tim&nbsp;<BR>&gt; Sutton<BR>&gt; Inviato: lunedì 26 maggio 2008 
  17.37<BR>&gt; A: qgis-developer@lists.osgeo.org<BR>&gt; Oggetto: 
  [Qgis-developer] GRASS Toolbox list view patch<BR>&gt;<BR>&gt; Hi 
  Folks<BR>&gt;<BR>&gt; Here is my first pass at a grass filtered list view for 
  grass toolbox<BR>&gt; (attached patch). There are still a few 
  issues:<BR>&gt;<BR>&gt;&nbsp;&nbsp; - checkboxes next to items need to be 
  removed<BR>&gt;&nbsp;&nbsp; - filter box below list needs a 
  label<BR>&gt;&nbsp;&nbsp; - some funny rendering happens on tab background on 
  start up,&nbsp;<BR>&gt; just click<BR>&gt; to another tab and then back to the 
  list view<BR>&gt;<BR>&gt; I've been thinking that it might be better to 
  implement this 'as-<BR>&gt; well- as'<BR>&gt; the existing tree view, so that 
  if you want to browse the tools by&nbsp;<BR>&gt; heirachy<BR>&gt; you still 
  can, or if you want to quickly get all the tools that&nbsp;<BR>&gt; e.g. 
  work<BR>&gt; with ascii, you can just type 'ascii' in the filter box and be 
  on&nbsp;<BR>&gt; your way.<BR>&gt;<BR>&gt; Anyway, will be interesting to get 
  feedback from heavy grass users&nbsp;<BR>&gt; is the<BR>&gt; list box approach 
  makes life easier or not. To apply the patch, go&nbsp;<BR>&gt; to the<BR>&gt; 
  qgis top level dir and do:<BR>&gt;<BR>&gt; patch -p0 &lt; 
  grass_detailed_list_patch.diff<BR>&gt;<BR>&gt; You need to be using a current 
  svn checkout for it to work properly<BR>&gt; (r8522 or 
  better).<BR>&gt;<BR>&gt; Regards<BR>&gt;<BR>&gt;<BR><BR>Tim Sutton<BR>QGIS 
  Project Steering Committee Member - Release Manager<BR>Visit <A 
  href="http://qgis.org">http://qgis.org</A> for a great open source 
  GIS<BR>openModeller Desktop Developer<BR>Visit <A 
  href="http://openModeller.sf.net">http://openModeller.sf.net</A> for a great 
  open source ecological&nbsp;<BR>niche modelling tool<BR>Home Page: <A 
  href="http://tim.linfiniti.com">http://tim.linfiniti.com</A><BR>Skype: 
  timlinux<BR>Irc: timlinux on #qgis at 
freenode.net<BR></FONT></P></BLOCKQUOTE></BODY></HTML>