3.2.0

Windows Explorer style listing

Hi,

I have read as many posts as possible before posting this.

I am trying to create a directory listing application where I have a tree setup to display all folders and sub folders using the FSO and want to use the grid to display all files in a certain folder. I can achieve this easy enough until i get to the point where I want to show file icons relevant to each file type. I have about 200 different icond which are 16 x 16 and in gif format.

I have managed to use
obj.setCellTemplate (new AW.Templates.ImageText, 0);

but what I have not been able to figure out is how to apply a different image for each row. Also, the count of rows is random.

Anyone have any thoughts?

thanks
Shamsu
July 18,
Figured it out... thanks.
Shamsu
July 18,

This topic is archived.

See also:


Back to support forum