We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › ControlP5 Textfield - InvocationTargetException
Page Index Toggle Pages: 1
ControlP5 Textfield - InvocationTargetException (Read 686 times)
ControlP5 Textfield - InvocationTargetException
May 1st, 2009, 3:15pm
 
I am using a textfield from the ControlP5 libary for the text input. I am then generating all the Ascii values of the characters to draw different colours and shapes. However, when I use uppercase letters I get this exception.

java.lang.reflect.InvocationTargetException

(Its all fine for lowercase letters and underscores - which is what i am trying it out with at the moment.) What does this exception mean and what do i need to look for to fix it?

Thanks.

Re: ControlP5 Textfield - InvocationTargetException
Reply #1 - May 1st, 2009, 7:31pm
 
There is an ControlP5 Thread in the Libraries Section, maybe youll get some help there
Page Index Toggle Pages: 1