Hello Everyone,
We looked at the project of jkershaw, and we found what causes the issue. Apparently when refreshing a view (which happens every time you move in it), a whole bunch of code runs to check the text positions for the entire textbox when there's an autotext in it (so that if the autotext refreshes, it can make sure every text is in the right position). This code is pretty heavy, and it runs for every line in the textbox, and that takes a lot of time and resources.
This means that if the autotext is in a smaller textbox, it causes no slowdowns. The developers also confirmed that in the next main version it might be fixed, because we plan to change this behavior.
In this specific case, there was a single textbox with about a hundred lines, and there was a single autotext in it. The solution for this is to put the line with the autotext in a separate textbox, and group the 3 textboxes together (see attached image). After you do this, everything will be fast.
Daniel Alexander Kovacs
Professional Services Consultant
GRAPHISOFT
For Troubleshooting and useful Tips & Tricks visit