Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    944

    Re: Variable question from a beginner

    Are you saying that the values of the variables are 0?

    When does the getWidth() method have a useful value that can be assigned to the variable?

    The code should wait until there is a useful...
  2. Replies
    3
    Views
    944

    Re: Variable question from a beginner

    Where are the variables declared as class variables?
    variables defined in a method are only known in that method.

    Please edit your post and wrap your code with


    <YOUR CODE HERE>

    to get...
Results 1 to 2 of 2