company logo

GUIBaseContext :: resetDesignCache - Reset GUI resource cache

The function resets the GUI resource cache, i.e. it updates all resources saved in the cache. The function may be used in order to provide updated GUI resources while running the application.

The function does not remove OSI functions from the dictionary cache, In order to reload updated OSI functions, the option OSI.RELOAD should be set to true.

The function will not affect windows and controls currently opened. In order to update those, reopenProject() has to be called.

Implementation details

GUIBaseContext  :: resetDesignCache (  )