Hans-Christoph Steiner
-
2010-10-22
When writing data to an array by banging a [tabwrite~], if a bang is sent to [tabwrite~] before it fills the array completely, the array never gets redrawn. If a [stop( message is sent, then it does get redrawn.
The attached patch from Luca Princic illustrates this problem.
Anonymous