Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    8
    Views
    1,497

    [SOLVED] Re: repaint from another class!

    I'm not sure what you mean by that. methods are not repainted.
  2. Replies
    8
    Views
    1,497

    [SOLVED] Re: repaint from another class!

    At line 19 the code improperly used a null value, possibly contained in a variable. Look at line 19 and find where the null value is and backtrack in the code to see where it came from.
  3. Replies
    8
    Views
    1,497

    [SOLVED] Re: repaint from another class!

    Please copy the full text of the error message and paste it here. It has important info about the error.
    To call a method in another class, the code needs a reference to the instance of the other...
Results 1 to 3 of 3