This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Calculations of a data field code after screen is changed by user

Hi,

just a question to resource allocations of the processor if the user changes the screen to another data field:
Are the calculations (done in the compute(info) method) of the datafield are stopped automatically or do we have to control the calculations e. g. via the onHide() method?