<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/8/22 Jürgen Hestermann <span dir="ltr"><<a href="mailto:juergen.hestermann@gmx.de" target="_blank">juergen.hestermann@gmx.de</a>></span><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <br>
    <div>Am 2013-08-21 18:40, schrieb luiz
      americo pereira camara:<br>
    </div><div class="im">
    <blockquote type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra">2013/8/21 Jürgen Hestermann <span dir="ltr"><<a href="mailto:juergen.hestermann@gmx.de" target="_blank">juergen.hestermann@gmx.de</a>></span><br>
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
              I now found that "toDisableAutoscrollOnFocus" (under
              "AutoOptions") is changing between these both behaviours:<br>
              <br>
              If I set it to TRUE I can navigate as usual within the
              tree (without horizontal shifting) *but* when reaching the
              bottom border of the window the cursor disappears below it
              without shifting up the tree display. So I don't see my
              cursor anymore (which is totally useless).<br>
              If I set it to FALSE the tree display is shifted up when
              reaching the bottom of the display *but* now it jumps to
              the right border every second down move (so that I don't
              see the tree anymore, only when shifting it back with
              Ctrl+Enter).<br>
            </blockquote>
            <div><br>
            </div>
            <div>Try to set toCenterScrollIntoView and
              toDisableAutoscrollOnFocus<br>
              <br>
            </div>
            <br>
          </div>
        </div>
      </div>
    </blockquote>
    <br></div>
    With<br>
    toCenterScrollIntoView = True<br>
    toDisableAutoscrollOnFocus = False<br>
    the only change is, that the horizontal scroll is now centering
    (instead of moving to the right margin). This does not solve the
    problem because the tree is still out of sight.<br>
    <br>
    With<br>
    toCenterScrollIntoView = True<br>
    toDisableAutoscrollOnFocus = True<br>
    I get the same as before (cursor moves below the bottom without
    shifting up the tree to make it visible).<br></div></blockquote><div><br></div><div>Please create an example and add a bug report<br><br></div><div>Make sure you are using <a href="http://sourceforge.net/p/lazarus-ccr/svn/2775/tree/components/virtualtreeview-new/branches/4.8/">http://sourceforge.net/p/lazarus-ccr/svn/2775/tree/components/virtualtreeview-new/branches/4.8/</a><br>
</div><div><br></div><div>Luiz<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF">
    <br>
  </div>

<br>--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
<br></blockquote></div><br></div></div>