Temporarily locking redraws during complex updates: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
(Importing text file)
 
m (1 revision(s))
(No difference)

Revision as of 15:35, 10 January 2008

The updating of tables and graphs during processing of data in a run can be temporarily disabled using the "Lock Drawing" system attribute. When set non zero this prevents the screen being updated. The modeller should force a full repaint after setting this attribute back to 0.


This enables a model to perform complex updates without the intermediate results being redrawn.


The platform always resets the lock when going to "paused" (ready) state and automatically forces a repaint.



idkbase note 108