Re: Super Text Box
Posted: Wed Nov 28, 2012 9:25 pm
Next update, Beta 04, available in the top post.
- Screen redraws limited to 15fps to prevent fast data changes from hogging the CPU due to excessive GUI refreshes.
- 'Visible?' boolean input, so that you can turn off all refreshes when the display is hidden (for example VST plugin editor closed). The GUI is immediately refreshed as soon as visibility is restored.
Note that these new features are entirely graphics related - the internal processing of data and selections still happens at full speed so that, for example, VST preset changes etc. are not adversely affected.
- Screen redraws limited to 15fps to prevent fast data changes from hogging the CPU due to excessive GUI refreshes.
- 'Visible?' boolean input, so that you can turn off all refreshes when the display is hidden (for example VST plugin editor closed). The GUI is immediately refreshed as soon as visibility is restored.
Note that these new features are entirely graphics related - the internal processing of data and selections still happens at full speed so that, for example, VST preset changes etc. are not adversely affected.