[Gambas-user] Automatically scroll to end of treeview?
Gianluigi
bagonergi at ...626...
Wed Mar 22 14:08:59 CET 2017
Maybe this topic could help [0]
Regards
Gianluigi
[0]
http://gambas.8142.n7.nabble.com/Accessing-the-Treeview-Collection-td20313.html#a20317
2017-03-22 11:27 GMT+01:00 Riccardo <scribe at ...3643...>:
> Thank very much Tobias, for the valuable advice.
>
> Because I know what I'm adding it simply worked to apply your recommended
> approach immediately after adding the new node without the loop or the
> condition:
>
> trvLog.Add(trvLog.Count, logtext)
> trvLog.Item.EnsureVisible
>
> And also the caveat about the TreeView is timely...I'll find a different
> approach.
>
> cheers.
>
>
>
> --
> View this message in context: http://gambas.8142.n7.nabble.
> com/Automatically-scroll-to-end-of-treeview-tp58666p58669.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list