• Welcome to Valhalla Legends Archive.
 

Parse icons from FTP right to userlist

Started by R.a.B.B.i.T, June 19, 2004, 12:16 PM

Previous topic - Next topic

R.a.B.B.i.T

Just wonder how I would go about doing this.  Would I be able to use a ListView or would I have to use a user-drawn lb?  I remember something about loading images into a listview from outside the program..but I forget that now.  Just wondering,

BinaryzL

#1
What language (assuming VB) and I don't really get what you are trying to accomplish?

Eric

After downloading the BNI file from BNFTP, you'll have to remove the BNI header from the file, extract the TGA, decompress it, and then paint it to a picture box.  You can use this as a reference.