<div dir="ltr">Hi, <div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 5, 2014 at 5:56 AM, Martin Landa <span dir="ltr"><<a href="mailto:landa.martin@gmail.com" target="_blank">landa.martin@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">2014-03-05 11:53 GMT+01:00 Martin Landa <<a href="mailto:landa.martin@gmail.com">landa.martin@gmail.com</a>>:<br>


<div class="">> when you start typing the name, it should change automatically<br>
> selection in drop-down widget.<br>
<br>
</div>I am wrong, it's not working like that. AFAIR it was working some time<br>
ago. No idea what was changed that it's not working with the recent<br>
version...<br></blockquote><div><br></div><div><br></div><div>this widget is very problematic because it does not behave the same across platforms and has problems with focus. I did some experiments on Ubuntu and I realized it behaves differently even with and without the special Ubuntu scrollbars. So if you switch off the special scrollbars with </div>

<div>export LIBOVERLAY_SCROLLBAR=0</div><div>and then you are able to use PageDown/Up automatically without any code changes, however my arrows then have no effect on the selection of the maps.</div><div>If you switch on the scrollbars again (export LIBOVERLAY_SCROLLBAR=1) then the arrows start to work and the PageDown is ignored. in this mode I am not able make the popup window scroll with any hack.</div>

<div><br></div><div>But at least, before you open the popup, type a few letters of the beginning of the map name and when you open the popup, the first matching map should be selected. When the popup is open there is no way to type the name (problems with focus).</div>

<div><br></div><div>You can also use the dialog for adding more maps and use regular expressions.</div><div><br></div><div>So, I think this widget might behave better in wxPython 3 but I haven't tested it much.</div>
<div>
<br></div><div>Anna</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><div class="h5"><br>
Martin<br>
<br>
--<br>
Martin Landa * <a href="http://geo.fsv.cvut.cz/gwiki/Landa" target="_blank">http://geo.fsv.cvut.cz/gwiki/Landa</a><br>
_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
</div></div></blockquote></div><br></div></div></div>