开发者

Testing jQTouch Swipe Events on Development machine

I'm currently developing a quicky mobile application using JQTouch - everything is going well but I've got a bit of a debugging issue.

At the moment I'm implementing all the core functionality, so using my development box (Windows, Using Safari to test it) I'd like to ensure that swipes are be开发者_开发问答ing handled correctly. However, short of booting up in Mac OS X or hosting it online and running it from my iPhone (may seem like no real trouble - but hey, we're all coders! We all know how comfortable our toolkits/environments are) - is there a way to test swipes "in browser"?

I thought I could simply click and drag to mimic a swipe but that just results in my dragging my image away...!

Thanks in advance


There is no easy way, that I know of, to test iPhone applications (Web app or not) on a non-Mac machine.

Your best bet is probably to run Mac OS X through a virtual machine, e.g. VMWare. Then install XCode, which has an iPhone Simulator. You can get XCode for free after you register yourself as an iPhone developer with Apple.

  • Leopard image for VMWare
  • Snow Leopard image for VMWare
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜