Home Forums Software Development Interactor Reply To: Interactor

#7728
Grant [Tobii]
Keymaster

Hi @dawood154, apologies, but there is a mistake in this sample code whereby the command

using Tobii.EyeX;

should now be replaced with

using Tobii.Interaction;

The code should run as expected from here, but let us know if you hit any further problems.