Is there any reason why this would work too cycle pages of data on one LCD but would start to bug out when trying to use the exact same code in a method to display a different set of data, I tried setting them to empty text or null at the beginning of the method but didn't seem to matter, any input would be appreciated I'm trying to get a reusable method to split a string count the lines and only display the lines that fit on screen based on the font size.
Little help please?
Code:
// generate string of all the...