Hi,
i do have one main thread with the windows forms ui and a start/stop button.
I do start a gps.GpsMove in a separate task or thread (tried both). I do use CancelMoveTo() to stop moving.
But it works only one time. If i try to start the next gps.GpsMove nothing happens.
Any idea what i may have missed?
/tictoc
i do have one main thread with the windows forms ui and a start/stop button.
I do start a gps.GpsMove in a separate task or thread (tried both). I do use CancelMoveTo() to stop moving.
But it works only one time. If i try to start the next gps.GpsMove nothing happens.
Any idea what i may have missed?
/tictoc