Am 08.12.2006 um 17:30 schrieb Stephen Dodd:

Our project has grown to the point that we have dozens of graphic files, each of which has been dragged into the IDE and shows in popup menus like the chooser for a backdrop in the IDE for a canvas.

I feel soon this will create a manageability issue.

How do other people handle dealing with lots of graphic files? Do you use the IDE? Do you load them dynamically? Tips and tricks, even on filing + naming appreciated.

I put all graphics file in a virtual volume and add this finally to my project. A class/module manages all handling regarding this virtual volume: Put it in a /tmp folder, activate it and load your resources. Finally, remove the /tmp file.

Additionally, a small utility puts the contents of a folder in a virtual volume, just
before I add it to my project.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to