View Single Post
Join Date: Feb 2005
Posts: 9
Reputation: saurabh singh is an unknown quantity at this point 
Solved Threads: 0
saurabh singh saurabh singh is offline Offline
Newbie Poster

Re: Window Timer in a new Thread

 
0
  #3
Oct 4th, 2007
Thanks for reply,

[there is a form that has to be moved on the screen]-->[it is complete,with timer]
-->[timer moves it on the screen]-->[now its instance is to be created in some another form application, in a new thread (due to some reason)]-->[Now when this instance is called in the new form then it's timer's tick event doesn't work]

this is the scenario.








Originally Posted by Exelio View Post
hi,

I am not sure whether i understood you fully. but a timer runs in a thread.
Why do you want to have a timer in a new thread?

could you please elaborate your requirement so that we can help you?

Regards


Exelio
Reply With Quote