- This topic has 1 reply, 2 voices, and was last updated 4 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Software Development › Direct access to DLLs
Would anyone know if it is a good alternative to use the SDK DLLs so my Delphi application can perform any operation with the Tobii Eye Tracker 4C and the Tobii Pro Nano?
Hi @joelvis, as Delphi does not support .NET Bindings, it seems unlikely you will be able to integrate the Tobii Core SDK with a Delphi application unfortunately.
This would also apply to the Tobii Pro SDK.
That being said, a user from last year did managed to hack something together using Delphi and the now deprecated EyeX SDK. Feel free to look at this older thread @ https://developer.tobii.com/community/forums/topic/using-dll-in-delphi-control-the-mouse/
Hopefully some useful information contained within! Let us know if we can be of any further assistance.