Tutorial on changing the MoI 3D interface

 From:  Michael Gibson
7231.5 In reply to 7231.4 
Hi Chipp, yeah I see now I was wrong about just setting DisableFileCaching=y for getting the moi.css to reload - that will make it reload for any new UI panels that are created like if you open a dialog box up, but the regular moi.css style injection happens when a UI Panel is initialized when it is first created, and it won't retrigger on a document reload.

So something like what you describe there where you get the moi.css loaded as part of the document and reloaded when the document is reloaded should help.


> I don't suppose there's any sort of 'mapping' chart of CSS to the UI anywhere?

Sorry no I don't think there's anything like that currently available.

- Michael