Well, this is simple. Let me explain with an example:
I make a project and use media files inside the code. To package the complete project in one (exe) file, you have to add every single media file into your project. This can be done with the DBPro IDE.
Advantages of DBProAddMedia:
- It takes only
one step for many bitmaps/models/etc. to add all of them into the project instead of adding them one by one.
- You don't need to know what media files you have updated/added during development. Just make a media folder with all files that are needed. Then scan this media folder with DBProAddMedia and generate a list with
all types of media files at once.
I hope this shows how DBProAddMedia saves your time and how you easy update you existing media lists.
Tom Taylor