#CircuitPython Display_Text Library
1 messages · Page 1 of 1 (latest)
threadifying
yah. could be new FAQ/troubleshooting page maybe. esp. since the issue always manifest in same way - hitting the "memory allocation" exception.
or maybe even a new page?
you got "Label Placement" and "Label Appearance"
so could maybe have "Label Updating"?
I do like that idea. It's definitely a common use case that we don't currently cover very well. I can see why people end up copy/pasting code and get the creation inside of their loops. We can the "Label Updating" page, show some basic examples of initializing before, and then changing during the loop. As well as a section that mentions the memory error and explains the cause and solution.
I can work on writing out a new unpublished page for that over the weekend.