Getting Started with Touch input on T35 with VB

Hi all,

Can anyone point me to a good reference to support coding for the T35 touchscreen display in VB(.NET)?

I’ve worked through various tuorials, and the textbook published on Gadgeteer with VB, however I’m finding it a little difficult to use anything beyong SimpleGraphics with the T35.

As I understand it, I shoudl be able to trigger an event based on touch using either Display_T35.WPFWindow or the Glide library.

Unfortunately, I can’t really find a reference to using WPF or Glide in VB.

Can anyone point me in the right direction?

Thanks in advace.

Cheers,

Dave

follow the [quote]vb-projekt[/quote] tag in codeshare. Ther are some VB - GLIDE projekts

https://www.ghielectronics.com/community/codeshare/entry/648

https://www.ghielectronics.com/community/codeshare/entry/682

https://www.ghielectronics.com/community/codeshare/entry/758

Daniel

@ VB-Daniel - Thank you Daniel - I’ll give it a try.

Cheers,

Dave