<!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> </DIV>
<DIV><FONT size=2>sorry for the delay, I'm very busy here!</FONT></DIV>
<DIV><FONT size=2></FONT> </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 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> </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 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> </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> </DIV>
<DIV><FONT size=2>Regards,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Marco</FONT></DIV>
<DIV><FONT size=2></FONT> </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 <BR>if I can address the issues with the plugin 
  manager. I think Radim <BR>specifically expanded the tree in the grass 
  toolbox because you can <BR>access each tool with a single click. Perhaps 
  we can add some <BR>collapse all / expand all buttons to the toolbox to 
  support both <BR>people who prefer it expanded and those who prefer it 
  collapsed. Ill <BR>look into this.<BR><BR>I tested the plugin manager 
  with my msvc build and will commit a fix <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>> Hi Tim,<BR>><BR>> I built the 
  latest svn trunk with your patch on windows (xp for the <BR>> 
  moment,<BR>> on the next days also on Vista)<BR>><BR>> 1. the idea 
  for the grass toolbox is good (I mean the module list <BR>> with 
  the<BR>> run-time type filter/search), but I think that:<BR>><BR>> 
  1.1. we should start the grass toolbox tree collapsed instead of fully<BR>> 
  expanded<BR>> 1.2. the font of the module tiltles should be a little bit 
  smaller<BR>> 1.3. the module list tab still has some render 
  problems<BR>> 1.4. I cannot select (that means start) the filtered 
  modules<BR>><BR>> 2. I have big rendering and selecting (check-boxes) 
  problems with <BR>> the plugin<BR>> manager<BR>><BR>> Sorry, 
  I have no such spare time to make deeper analisys :-(<BR>><BR>> All the 
  best<BR>><BR>> Marco<BR>><BR>> -----Messaggio 
  originale-----<BR>> Da: qgis-developer-bounces@lists.osgeo.org<BR>> [<A 
  href="mailto:qgis-developer-bounces@lists.osgeo.org">mailto:qgis-developer-bounces@lists.osgeo.org</A>] 
  Per conto di Tim <BR>> Sutton<BR>> Inviato: lunedì 26 maggio 2008 
  17.37<BR>> A: qgis-developer@lists.osgeo.org<BR>> Oggetto: 
  [Qgis-developer] GRASS Toolbox list view patch<BR>><BR>> Hi 
  Folks<BR>><BR>> Here is my first pass at a grass filtered list view for 
  grass toolbox<BR>> (attached patch). There are still a few 
  issues:<BR>><BR>>   - checkboxes next to items need to be 
  removed<BR>>   - filter box below list needs a 
  label<BR>>   - some funny rendering happens on tab background on 
  start up, <BR>> just click<BR>> to another tab and then back to the 
  list view<BR>><BR>> I've been thinking that it might be better to 
  implement this 'as-<BR>> well- as'<BR>> the existing tree view, so that 
  if you want to browse the tools by <BR>> heirachy<BR>> you still 
  can, or if you want to quickly get all the tools that <BR>> e.g. 
  work<BR>> with ascii, you can just type 'ascii' in the filter box and be 
  on <BR>> your way.<BR>><BR>> Anyway, will be interesting to get 
  feedback from heavy grass users <BR>> is the<BR>> list box approach 
  makes life easier or not. To apply the patch, go <BR>> to the<BR>> 
  qgis top level dir and do:<BR>><BR>> patch -p0 < 
  grass_detailed_list_patch.diff<BR>><BR>> You need to be using a current 
  svn checkout for it to work properly<BR>> (r8522 or 
  better).<BR>><BR>> Regards<BR>><BR>><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 <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>