<div dir="ltr"><div class="gmail_extra">Hi,<br><br></div><div class="gmail_extra"><div class="gmail_quote">On 7 April 2014 14:21, Doug Bell <span dir="ltr"><<a href="mailto:dougb@bellz.org" target="_blank">dougb@bellz.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":2z1" class="a3s" style="overflow:hidden">I fixed this problem in my TreeLine program by overriding the<br>
QTreeView::scrollTo method as shown below:</div></blockquote></div><br></div><div class="gmail_extra">Thanks - that certainly fixes that problem.<br><br></div><div class="gmail_extra">Now I'm trying to get it so that navigating (with the arrow keys) to items in the tree view that are either off to the RHS of the currently shown viewport, or off the bottom of the viewport causes the scroll bars to shift so the item is in view.<br>
<br></div><div class="gmail_extra">I tried hooking the model's selectionChanged signal up to the new patched scrollTo method, but I'm pretty sure that's already called - in any case, it made no difference.<br>
<br></div><div class="gmail_extra">Any ideas?<br></div><div class="gmail_extra"><br clear="all"></div><div class="gmail_extra">Cheers,<br></div><div class="gmail_extra">-- <br>Thomi Richards<br>
</div></div>