Re: [Lazarus] VirtualTreeView question, horizontal jump

2013-08-27 Thread Jürgen Hestermann
Am 2013-08-27 00:14, schrieb luiz americo pereira camara: 2013/8/25 Jürgen Hestermann mailto:juergen.hesterm...@gmx.de>> Am 2013-08-24 04:58, schrieb luiz americo pereira camara: In the mean time try to set hoAutoResize in Header.Options and set Header.AutoSizeIndex to 1

Re: [Lazarus] VirtualTreeView question, horizontal jump

2013-08-26 Thread luiz americo pereira camara
2013/8/25 Jürgen Hestermann > Am 2013-08-24 04:58, schrieb luiz americo pereira camara: > > In the mean time try to set hoAutoResize in Header.Options and set >> Header.AutoSizeIndex to 1 >> You should get the desired behavior >> Luiz >> >> > Yes, that solves the problem (though I don't know why

Re: [Lazarus] VirtualTreeView question, horizontal jump

2013-08-25 Thread Jürgen Hestermann
Am 2013-08-24 04:58, schrieb luiz americo pereira camara: In the mean time try to set hoAutoResize in Header.Options and set Header.AutoSizeIndex to 1 You should get the desired behavior Luiz Yes, that solves the problem (though I don't know why ;-)). Thanks for investigating in this. -- _

Re: [Lazarus] VirtualTreeView question, horizontal jump

2013-08-24 Thread luiz americo pereira camara
In the mean time try to set hoAutoResize in Header.Options and set Header.AutoSizeIndex to 1 You should get the desired behavior Luiz 2013/8/23 luiz americo pereira camara > I can reproduce the bug. > > I will investigate further to see if occurs also in Delphi > > Luiz > > > 2013/8/23 Jürgen

Re: [Lazarus] VirtualTreeView question, horizontal jump

2013-08-24 Thread luiz americo pereira camara
I can reproduce the bug. I will investigate further to see if occurs also in Delphi Luiz 2013/8/23 Jürgen Hestermann > Am 2013-08-22 18:51, schrieb luiz americo pereira camara: > > >> Please create an example and add a bug report >> >> >> > http://mantis.freepascal.org/**view.php?id=24905

Re: [Lazarus] VirtualTreeView question, horizontal jump

2013-08-23 Thread Jürgen Hestermann
Am 2013-08-22 18:51, schrieb luiz americo pereira camara: Please create an example and add a bug report http://mantis.freepascal.org/view.php?id=24905 -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepas

Re: [Lazarus] VirtualTreeView question, horizontal jump

2013-08-22 Thread luiz americo pereira camara
2013/8/22 Jürgen Hestermann > > Am 2013-08-21 18:40, schrieb luiz americo pereira camara: > > > 2013/8/21 Jürgen Hestermann > >> >> I now found that "toDisableAutoscrollOnFocus" (under "AutoOptions") is >> changing between these both behaviours: >> >> If I set it to TRUE I can navigate as usual

Re: [Lazarus] VirtualTreeView question, horizontal jump

2013-08-22 Thread Jürgen Hestermann
Am 2013-08-21 18:40, schrieb luiz americo pereira camara: 2013/8/21 Jürgen Hestermann mailto:juergen.hesterm...@gmx.de>> I now found that "toDisableAutoscrollOnFocus" (under "AutoOptions") is changing between these both behaviours: If I set it to TRUE I can navigate as usual within

Re: [Lazarus] VirtualTreeView question, horizontal jump

2013-08-21 Thread luiz americo pereira camara
2013/8/21 Jürgen Hestermann > > Am 2013-08-21 11:16, schrieb Jürgen Hestermann: > > Why does a normal move down shift the whole tree horizontally to the >> right margin each second move (slider is at max right position) and back to >> the left again? >> >> > I now found that "toDisableAutoscroll

Re: [Lazarus] VirtualTreeView question, horizontal jump

2013-08-21 Thread Jürgen Hestermann
Am 2013-08-21 11:16, schrieb Jürgen Hestermann: Why does a normal move down shift the whole tree horizontally to the right margin each second move (slider is at max right position) and back to the left again? I now found that "toDisableAutoscrollOnFocus" (under "AutoOptions") is changing b

Re: [Lazarus] VirtualTreeView question, horizontal jump

2013-08-21 Thread Jürgen Hestermann
Am 2013-08-20 19:34, schrieb Sven Barth: > Did you find this page? http://wiki.freepascal.org/VirtualTreeview_Example_for_Lazarus > Also here is a tutorial in German http://www.delphi-treff.de/?id=176 (THE original tutorial for virtual treeview) > Also there is a help download on the original si

Re: [Lazarus] VirtualTreeView question, horizontal jump

2013-08-20 Thread Sven Barth
On 20.08.2013 16:25, Jürgen Hestermann wrote: I am currently fighting with VirtualTreeView which I got running after having a hard time with poor/non-existing documentation (which is a real pain for such sophisticated libraries). Did you find this page? http://wiki.freepascal.org/VirtualTreevi

[Lazarus] VirtualTreeView question, horizontal jump

2013-08-20 Thread Jürgen Hestermann
I am currently fighting with VirtualTreeView which I got running after having a hard time with poor/non-existing documentation (which is a real pain for such sophisticated libraries). But now I am stuck again: I am able to create a tree (directory structure of a file system) but when moving do