Using IltSettings.SetValue to change the graphic representation does not work

Article ID: 2172
Last updated: 28 May, 2018
Article ID: 2172
Last updated: 28 May, 2018
Revision: 3
Views: 688
Posted: 24 Aug, 2006
by Dean J.
Updated: 28 May, 2018
by Gargani A.

Question

Why my changes are being ignored when I use IltSettings.SetValue to change the graphic representation?

Answer

For many levels of graphic customization, you can use the IltSettings.SetValue method to change the various properties of alarms, network elements, states, and icons.

However, to update objects that are already rendered, use the IlpGraphicView.invalidateGraphics method to force Rogue Wave JViews TGO to re-render all the objects so that they use the new IltSettings values. Because IlpGraphicView is a parent of the network view, equipment view, table view, and tree view, this will work for all of these components.

This article was:   Helpful | Not helpful
Report an issue
Article ID: 2172
Last updated: 28 May, 2018
Revision: 3
Views: 688
Posted: 24 Aug, 2006 by Dean J.
Updated: 28 May, 2018 by Gargani A.
Also listed in


Others in this category