Thread: Snake
View Single Post
Old 07/01/2009, 04:10 PM   #8 (permalink)
Snailslug
Member
 
Join Date: Jun 2009
Posts: 3
Likes Received: 0
Thanks: 0
Thanked 18 Times in 2 Posts
Default

Quote:
Originally Posted by roar View Post
see Getting Started with webOS
I'm using cookies


I've added an Event.stop(event); in the flick handler method, that should suffice? It's in the next release, thanks
In my Paint app, I handle it like this in stage-assistant.js when I push the scene:

this.controller.pushScene({name:"paint", disableSceneScroller:true});
Snailslug is offline   Reply With Quote
Thanked By: roar