The LCL port of VirtualTreeView component has a new home: https://github.com/blikblum/VirtualTreeView-Lazarus
It's now a direct fork of Delphi repository making easier to keep in sync Two versions are released - 4.8.7 - 5.5.3 Major changes: - Uses native resources instead of Lazarus resources: smaller binary - Fix reported bugs: remaining bugs also affects original code or is a side effect of bugs in other parts of LCL Remarks: - The users of 4.x must be warned that 5.x has breaking changes. Search for VTMajorVersion directives at the 5.x version of the demos to some of the incompatibilities - Tested in windows with fpc 2.6.4, fpc 3.0 and fpc trunk - Under linux the test was fairly basic. Only gtk2 with fpc 2.6.4, compiled and run advanced demo Downloads at https://github.com/blikblum/VirtualTreeView-Lazarus/releases Bugs should be reported in github although i will still monitor mantis Luiz
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
