Multitouch programming..

Windows specific forum
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Multitouch programming..

Post by utopiomania »

Some new pcs with WIndows 7 has multitouch screens with software that can use this interface, and
my question is, can I use this with Purebasic via tha API, or does this reqire a .NET based programming
language. :?:
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Re: Multitouch programming..

Post by utopiomania »

No, you need to switch to a .NET based programming language to write programs for that.

Download a tool here:Free Goodies :)
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Re: Multitouch programming..

Post by utopiomania »

Ok-i-doki, thanks for the link, buddie. We utopiomanias need to stick together, don't we? :)
User avatar
idle
Always Here
Always Here
Posts: 6048
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: Multitouch programming..

Post by idle »

Well at least your ok talking among your selves. :mrgreen:

Surely there must be other api's

http://code.msdn.microsoft.com/WindowsTouch
Last edited by idle on Wed Oct 28, 2009 9:41 pm, edited 1 time in total.
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Re: Multitouch programming..

Post by utopiomania »

Surely there must be other api's
I have no idea, really, but I suspect not, idle. :)
c4s
Addict
Addict
Posts: 1981
Joined: Thu Nov 01, 2007 5:37 pm
Location: Germany

Re: Multitouch programming..

Post by c4s »

Here is all we need, right?!
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Re: Multitouch programming..

Post by utopiomania »

Seems so to me, Win32 and COM programming. No need for .NET?
User avatar
idle
Always Here
Always Here
Posts: 6048
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: Multitouch programming..

Post by idle »

moral of the story. You cant expect to do any efficient low level stuff from a Zimmer frame (.net) the darn thing just gets in your way bending over!
Post Reply