Results 1 to 2 of 2

Thread: new to threading

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2006
    Posts
    7

    new to threading

    can anyone show me an example of how to start one task when another task finished? i tried looking for examples, but my program is simple and I dont need anything complex, mainly because I dont understand what theyre doing. for example, lets say i have a form with a button and a textbox. when i press a button a messagebox appears. then text appears in a textbox of the form, but ONLY after i press ok on the message box? I know how to update text in a textbox and get a messagebox when i press a button, but i want to see how i can get the text to appear only when another task is finished because Im trying to figure out threading somehow... thanks.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: new to threading

    This might help.

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