Hi, thanks for all the help so far, my app is starting to look like something hehe, quick question, is it possible to specify a callback for the hold button on the phone?
thanks
wallnut
Moderators: jwitt, sruffell, malcolmd, Moderator
window.onkey = function(ev) {
util.debug("window:" + JSON.stringify(ev));
return 0;
};
$ ./update.sh log
+Done loading util.js
app.js:Init
app.init:appConfigXML:{"$NAME":"appconfig","$CHILDREN":[]}
app.init:this.config:{}
auth.js:Constructor
Could not load app specific language keys for fallback lang: en_us
Could not load app specific language keys for lang: en_us
window:{"key":"hold","type":"key"}
window:{"key":"xfer","type":"key"}
window:{"key":"msgs","type":"key"}
Users browsing this forum: No registered users and 1 guest