I recently found that the ControlIP5scrollList example doesn't work on my machine (Processing 1.5.1 recent and almost fresh install). It basically fails to "compile" and gives this error msg : "pushMatrix() cannot use push more 32 times" while enlighting the instruction "background(0);" in the draw() section.
Anyone had this issue in the past and knows a workaround ?