Results 1 to 3 of 3

Thread: class like thread

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2003
    Location
    Porto Alegre, RS
    Posts
    210

    class like thread

    how can i make a class run as a thread??

    Thank you,
    Guilherme

  2. #2
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    just create a method that will run your class and then create a thread that will access your function
    \m/\m/

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jan 2003
    Location
    Porto Alegre, RS
    Posts
    210
    what i mean is that i want to run the class like a diferent application

    this class will control some devices, and i wont work with it, it just should be running in background, but i will have about 10 diferent objects from this class, and i need each object working indenpendent.

    Thank you,
    Guilherme Costa

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width