PB TreeGadget ++

Share your advanced PureBasic knowledge/code with the community.
ZX80
Enthusiast
Enthusiast
Posts: 365
Joined: Mon Dec 12, 2016 1:37 pm

Re: PB TreeGadget ++

Post 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.
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5494
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: PB TreeGadget ++

Post by Kwai chang caine »

Really usefull code, works apparently here
Thanks for sharing 8)
ImageThe happiness is a road...
Not a destination
Denis
Enthusiast
Enthusiast
Posts: 778
Joined: Fri Apr 25, 2003 5:10 pm
Location: Doubs - France

Re: PB TreeGadget ++

Post by Denis »

Excellent RASHAD,

Thanks
A+
Denis
RASHAD
PureBasic Expert
PureBasic Expert
Posts: 4954
Joined: Sun Apr 12, 2009 6:27 am

Re: PB TreeGadget ++

Post by RASHAD »

@KCC
@Denis
Thanks guys
Much appreciated :)
Egypt my love
Post Reply