I have a form, that include 2 functions to call 2 canvases, when I am displaying second canvas it is throwing error NullPointerException.
I have a form, that include 2 functions to call 2 canvases, when I
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Please make your Display variable “mf” as
staticin the code snippet you originally posted.