PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Elias Montoya on June 25, 2009, 08:32:42 PM

Title: Is there any example for FF_TREEVIEW_SETIMAGE?
Post by: Elias Montoya on June 25, 2009, 08:32:42 PM

Im guessing i have to fill a image list but at the moment im in kind of a rush...
Title: Re: Is there any example for FF_TREEVIEW_SETIMAGE?
Post by: Rudolf Fürstauer on June 26, 2009, 02:04:02 PM
Years ago I  played with the Treeview.
Maybe this example helps you.

I load the icon from file, but you can change that.


Rudolf Fürstauer
Title: Re: Is there any example for FF_TREEVIEW_SETIMAGE?
Post by: Elias Montoya on June 26, 2009, 02:44:19 PM
Thank you rudolf, i will take a look at the code, very appreciated.