rumpleteaser33 0 Newbie Poster

Hi, I have a bit of a problem with my latest C# program I am working on and was hoping someone could help me.

I have an object moving along the screen, and when it gets to a certain point, I need to use radio buttons to determine which way it goes. I can get this to work by hard coding the different variables in, so I know the radio buttons work. My problem is this:

How do I get a thread to recognise that the radio buttons have changed once the thread has been started? It doesn't matter which ones I click, once it is started, it will go to the default.

Any help is greatly appreciated!

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.