View Single Post
  #2  
Unread 03-22-2005, 03:06 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

Just from what I've experienced with the map window, the graphics in an imagestyle (for example) aren't loaded into memory until something using that style is displayed.

You could probably test if data is loaded by using filemon (I think that's its name) to see if the graphics files are getting accessed at load time for an unused style.

Quib
Reply With Quote