[Gambas-devel] Little class

David Villalobos Cambronero david_villalobos_c at ...7...
Thu Apr 30 16:20:27 CEST 2009


Hey!!!!!!! This is great!!!!! Benoit, can you add it? Please, and, it will be difficult to have the option set the background color? :-)

 Regards


--
David



----- Original Message ----
From: Fabien Bodard <gambas.fr at ...176...>
To: gambas-devel at lists.sourceforge.net
Sent: Wednesday, April 29, 2009 4:02:49 PM
Subject: [Gambas-devel] Little class

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



      




More information about the Devel mailing list