Touchscreen events buffer
I'm working on an hd810, and using a cvs file, I've created a sort of slide show. Each picture has buttons to take you to the other pic's. My trouble is if you push many buttons in rapid succession, it saves up all those "strokes" and displays all those pictures as rapidly as it can, which is none too fast. I can't control what the customers will do, so just not touching the screen rapidly is not an option. Can I somehow disable the touchscreen until the picture is loaded in? Or somehow dump the buffer. Or do I need to turn the pic's into videos? Also, I've done something similar on the old 600, and don't seem to have that trouble. Thanks.