[Gambas-devel] Little class

Fabien Bodard gambas.fr at ...176...
Thu Apr 30 00:02:49 CEST 2009


Hi Benoit,
This is a class to encapsulate the project tree and trying to add a
filter on it.

you must add just the class and a line in FMain

Public Sub _new()

  Dim hFilter As New CTreeFilter(tvwProject)

And set the arrangement of the treeview container to vertical.

Regards,

Fabien Bodard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CTreeFilter.class
Type: application/octet-stream
Size: 2914 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20090430/21ea197c/attachment.obj>


More information about the Devel mailing list