To freeze the exicution for specified period we use threading.thread.sleep() in timer tick event.....
But my problem is how to freeze the exicution of a button clivk event for a specified time.....??
I jst tried to use threading.thread.sleep()
But its not working in button click event
roshu10 0 Newbie Poster
vbDotMe 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.