<div dir="ltr">More improvements for startup window in r64405.<br><br>Most notably you don't get error message when starting GRASS for the first time without a rc file. After clicking OK, you would get a browse window. Now you just get a warning text in the middle of the window and it is up to you to read it and press the button. In my opinion, much less annoying behavior.<br><br>The descriptions are now in gray. This is system color, so it should work with different themes. (This is not true for the things like warning text or grayed out Mapsets)<br><br>I changed the descriptions a little bit but it needs more care. Anybody 
can change it now but perhaps we should try to discuss them without 
diverging to how to do startup procedure differently. Also there is more
 strings, some messages, they might need some revision too. E.g. should 
there be numbers in the box titles? And what about the error messages?<br><br>The windows issues are just partially fixed. It seems that wxPython is not determining the wrapping properly. The widgets have the same boundaries in widget inspector on MS Windows and on Linux. Just the text is wrapped differently.<br><div><br></div><div>The vertical size is bigger then it was before (you can compare at an image posted earlier [2]). It will get smaller by using smaller banner image. However, longer descriptions and the error/warning text are making it bigger. Now the behavior of error/warning text is that it does not occupy any space unless something is shown. Hopefully it will work on all platforms (seems to work well on Linux and MS Windows). In theory, the window could be re-sized by user to be smaller (if screen is small) but I'm not able to make Location and Mapset lists to allow it. If I set minimal size, then they actually use it from the beginning and I get unnecessary small lists. We could get some vertical space by growing wider but then the Location and Mapset lists are unnecessary wide.<br></div><div><br></div><div>Vaclav<br></div><div><br>[1] <a href="http://trac.osgeo.org/grass/changeset/64405">http://trac.osgeo.org/grass/changeset/64405</a><br>[2] <a href="http://lists.osgeo.org/pipermail/grass-dev/attachments/20150121/62aad5af/attachment-0001.png">http://lists.osgeo.org/pipermail/grass-dev/attachments/20150121/62aad5af/attachment-0001.png</a> <a href="http://osgeo-org.1560.x6.nabble.com/attachment/5183019/1/startup_with_explanations.png">http://osgeo-org.1560.x6.nabble.com/attachment/5183019/1/startup_with_explanations.png</a><br></div></div>