Page 2 of 2

Re: PB TreeGadget ++

Posted: Sun Mar 05, 2023 10:22 pm
by ZX80
RASHAD, I'm very sorry, but...

Amendment !

It turns out that the condition for recalculating the coordinates of the edited line is not that it is the last one. You need to do this in any case where the vertical scroll has changed its position. The line being edited can be either the second or third line from the end.

As a result, you also need to control and remember the position of the scroll.

This is what I have noticed. I don't know, maybe there is something else.

Re: PB TreeGadget ++

Posted: Wed Mar 08, 2023 8:35 pm
by Kwai chang caine
Really usefull code, works apparently here
Thanks for sharing 8)

Re: PB TreeGadget ++

Posted: Thu Mar 09, 2023 5:30 am
by Denis
Excellent RASHAD,

Thanks

Re: PB TreeGadget ++

Posted: Thu Mar 09, 2023 7:30 am
by RASHAD
@KCC
@Denis
Thanks guys
Much appreciated :)