Home › Forums › Software Development › [Solved] Define tracking regions
Tagged: developer
- This topic has 3 replies, 2 voices, and was last updated 5 years, 11 months ago by Grant [Tobii].
- AuthorPosts
- 24/10/2018 at 15:03 #8948TWParticipant
Our application draws buttons on a surface.
These buttons don’t have a window handle, they are just drawn on the surface.How could I tell Tobii that these are regions that it can track?
24/10/2018 at 21:18 #8949Grant [Tobii]KeymasterHi @tw2018 and thanks for your query. Could you kindly clarify which technology you are using to render a window and under which programming platform?
For instance, if you are using WPF under .NET then the Tobii Core SDK Interaction API would seem to be ideal for your needs and indeed we have several sample application you can download and run @ https://github.com/Tobii/interaction-samples
Within these samples is demonstrated how to programmatically asign an object within a window to be ‘gaze aware’.
Please kindly have a look at these and let us know if this is what you are looking for. Otherwise, let us know if further detail of your setup including hardware, SDK version, etc and we will do our best to help you out!
25/10/2018 at 00:02 #8953TWParticipantThank you, that seems to do what I need.
Using WinForms, btw.25/10/2018 at 10:01 #8954Grant [Tobii]KeymasterGreat! Please let us know if we can be of any further help 🙂
- AuthorPosts
- You must be logged in to reply to this topic.