English 中文(简体)
Windows 7 multitouch capabilities with HTML5
原标题:

I have a problem: There are HTML5/CSS3 mobile frameworks on the market like Sencha Touch and Phonegap which can use the multi-touch gestures of the iPad/iPhone, Android, etc.

That s working fine, I can test it. But now I need to know what s about Multi-Touch displays based on a Windows 7 OS. Are there also multi-touch capable in a webkit-based webbrowser like Safari or Google Chrome? On a normal PC with mouse / keyboard I can do tap, double-tap, etc. but of course no pinch (zoom a picture with two fingers). Is this possible on a Win7 multi-touch display? Does anyone know that or can test it? There is a demo: http://dev.sencha.com/deploy/touch/examples/kitchensink/ -> Events Doing a two-finger zoom there must be a "pinch" output. On the iPad, there is one, on the normal PC, I can not get it. But it is only possible on a Safari, Chrome, perhaps FireFox 4 webbrowser, because IE8 FireFox 3 does not support HTML5/CSS3 very much.

Best Regards.

最佳回答

Firefox 4 supports multi-touch, see here. However, the Sencha-touch only really supports webkit browsers, and doesn t work with firefox so you might have to try the Starlight browser, however it is so old (well over a year!) that it might not work with Sencha either...

问题回答

暂无回答




相关问题
Migrating to Windows 7 - How will this impact my software?

I want to migrate to Windows 7 from XP, and I have some questions: Will Oracle 10g and SQL Server 2008 work? Will my C# programming (in Visual Studio 2003, 2005 and 2008) work? Do I need to do ...

Gvim, MinGW and Powershell making them work the CLI way

Just shifted to windows7. Liking it :). Is there a way to install MinGW in windows, such that, i can cd to my code directory (which is different from MinGW install directory) and compile my code there....

Log my battery performance on netbook [closed]

Which Windows API (Windows Xp and Window 7) do I use to log my battery performance on netbook? I want to write an app which can graph the watt vs time. I always run a select few apps on the netbook. ...

Win7: Replacing a driver without reboot

I m debugging an audio driver under Windows 7. When I need to replace it with an updated version, I have to reboot the system because a copy of current driver under DriverStore is locked despite the ...

What is the exact architecture/components of MinWin?

I ve always wanted a minimal windows NT build . Sounds like one s already there : MinWin. Can anyone tell me the exact design or architecture of MinWin and is it used in Windows 7 ? Windows Server ...

Windows 7 breadcrumbs in jQuery?

I could have swore I have seen this before, but has anyone the Windows 7 breadcrumb feature done in jQuery?

Display progress bar in the program s task bar icon

I was seeing that when you do somethings at Windows 7 that haves a progress bar, things like downloading a file. You can see that in the programs bar, at the icon of the application, there is the ...

热门标签