PDA

View Full Version : DAT



Boromir
14-05-2003, 03:34 PM
Hi,

how can I make a Dat-File for the ImageList??

Thanks

Traveler
15-05-2003, 11:41 AM
There's a program called ImageEditor in the bin directory. You can insert all of your pictures there and save the whole pack in a .dat file.

Mrwb
11-09-2003, 05:14 PM
Is there a way of doing this in runtime? I would like to write my own set of tools, and it would be neat to have that feature.

Andreaz
11-09-2003, 07:20 PM
Yeah, load the textures and the save with TGLXImageList.Items.SaveToFile, and LoadFromFile opens it again

Mrwb
11-09-2003, 08:09 PM
:oops: Then I guess my question was very "self answering".. you must be tired of all my stupid questions.. ;)

Thanks.. :)

Andreaz
11-09-2003, 08:19 PM
no problems, no question is to stupid =)