PDA
$threadinfo[title]
-


BatBoy
May 21st, 2002, 03:04
Hi Icepir8,

just wondering how did you get the background image in the TR64 ListView? I've been trying to work it out now for a while to add it in to a program but had no luck. any help or info would greatley be welcomed.

P.S

The screenshots luck great.

bjz
May 21st, 2002, 03:23
i cant confirm but they prolly used ListView_SetBkImage() with some jpeg loading code.

icepir8
May 21st, 2002, 03:28
Replace the TRlogo.dat file with any valid jpg file.

L8r.

bjz
May 21st, 2002, 05:18
i think he meant code wise.

BatBoy
May 21st, 2002, 22:02
Hi,

Sorry about my un-clear post. I was after some code examples if it's not to much trouble.

Thanks for the info bjz I found out a bit of info but there were no examples of implementation...

bjz
May 22nd, 2002, 04:11
look here for some code.

http://www.luigibianchi.com/windows.htm

BatBoy
May 22nd, 2002, 04:18
thanks bjz...

[Edit]
Just got an example from Icepir8
[Edit]