Processing Forum
I just can't for the life of me figure out how to change the font size of the items in a listbox - when I use myListBox.captionLabel().setSize(20) it changes the size of the title of the listbox, but the actual items in the list are unaffected. Halp!