Home › Forums › Software Development › [Solved] vb.net
Tagged: eye tracking, vb.net
- This topic has 25 replies, 7 voices, and was last updated 7 years, 1 month ago by Grant [Tobii].
- AuthorPosts
- 15/08/2017 at 11:14 #7274Grant [Tobii]Keymaster
Hi @mndcommunicate, hopefully some of the other users have some examples already for you to use. It seems there are quite a few conversion utilities available online (https://stackoverflow.com/questions/88359/what-is-the-best-c-sharp-to-vb-net-converter) so perhaps you will have some better luck with others.
15/08/2017 at 11:33 #7275Doug LivingstoneParticipantThanks Grant
The conversion via Developerfusion has been running for the last three hours on the GazeAwareForms program and I will see what that produces.
If I can get the GazeAwareForms program the I will be off and running
Thanks
Doug
15/08/2017 at 12:02 #7276Grant [Tobii]KeymasterCool, thanks @mndcommunicate, please keep us posted !
15/08/2017 at 17:35 #7278Doug LivingstoneParticipantGrant
I am almost there (I think)
Question about the use of Tobii.EyeX.Client.dll module in the GazeAwareForms sample program. Is that .dll the same as the Tobii.EyeX.Client.Net20.dll module, which I have included in the references.
Thanks
Doug15/08/2017 at 17:58 #7279Doug LivingstoneParticipantGrant I did forget to mention that I read the Developers Guide and followed the instructions. I should have asked what is the interaction/dependencies between the two .dll’s
Developer’s Guide
Tobii EyeX SDK for .NET
November 19, 2015
Tobii TechThanks
Doug15/08/2017 at 19:37 #7280Doug LivingstoneParticipantGrant – we have lift-off
Using the sample GazeAwareForms written in VC.Net I passed it through the Telerik code converter to VB.net.
I still had to read/research code changes as the conversion had many compile errors in my Visual Studio 2017 Vb.Net environment
I had to remove the time delay on Panel3 in the example. I will see if I can sort that one out.
I now have the sample running and will clean up the code and upload it in the days ahead fro others who are struggling with VB.Net use. This is only scratching the surface, however we do need to crawl before we can walk and it will take a lot more to run.
It is 3:40am here…way past my bedtime
Doug
16/08/2017 at 13:29 #7290Grant [Tobii]KeymasterHi @mndcommunicate, great news! Thanks for keeping us updated and sharing your code for other users 🙂
16/08/2017 at 15:08 #7293Doug LivingstoneParticipantHi Grant
I sorted out the time delay on Panel3. Give me a few days and I will upload my sample VB.Net version of GazeAwareForms.
BTW, How do I upload my sample?
Doug
17/08/2017 at 11:37 #7298Grant [Tobii]KeymasterHi @mndcommunicate, you can create a post in the ‘projects’ section of the Forum
And then link the code to your preferred 3rd party source such As Github, Bitbucket, etc
Many thanks!
23/08/2017 at 16:56 #7323Doug LivingstoneParticipantHi Grant
I just added my very first entry to your Community Projects section that contains a link to my very first GitHub submission https://github.com/MNDcommunicate/MyGazeForm that contains my VB.Net program based on your C Dotnet sample program GazeAwareForms.
Take care
Doug
24/08/2017 at 13:13 #7325Grant [Tobii]KeymasterHi @mndcommunicate, that’s awesome!
Hopefully other users will find it useful as well, thanks again for sharing 😀
- AuthorPosts
- You must be logged in to reply to this topic.