Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Thread: applets

    by Norm
    Replies
    4
    Views
    947

    Re: applets

    For example msg is a class variable. You can assign a value to msg from anywhere in the class and any method will be able to access the contents of msg.


    What happened to the indentations of the...
  2. Thread: applets

    by Norm
    Replies
    4
    Views
    947

    Re: applets

    Put the value into a class variable and it will be available to any method in the class.

    Did you look at the post after you pressed the "Post Reply" button? Was it formatted correctly?
    Remove...
Results 1 to 2 of 2