**** BEGIN LOGGING AT Thu Dec 20 03:00:00 2012 Dec 20 13:11:22 hmpf... still can't find a way to get a working back gesture in webOS 2.x :( Dec 20 14:20:46 Garfonso: I have an enyo-based app running under 2.1.1, and the back guesture is doing fine... Dec 20 14:22:08 just add this to your app: Dec 20 14:22:09 {kind: "ApplicationEvents", onBack: "back"} Dec 20 14:22:09 and implement the "back" callback... Dec 20 14:52:35 i think he might mean in enyo 2, in which case applicationevents kind is not available for direct use Dec 20 14:52:52 and the process is a couple steps trickier Dec 20 15:17:28 yes, it's enyo2. Dec 20 15:18:56 fxspec06: I tried your system-ext, but it did not really help... :( Dec 20 15:19:14 did you try it in conjunction with jason's webos-ext Dec 20 15:19:27 include his then mine Dec 20 15:20:09 it might not work. i can try it later possibly when i get home, but i'm about to go out Dec 20 15:20:43 I think I did not try that, yet. will do. Dec 20 15:21:38 do you know if there is anything special in the handler that I need to do? Dec 20 15:21:51 like return true and call inEvent.preventDefaults or stuff? Dec 21 01:13:17 the Icon Buttons in http://enyojs.com/samples/onyxsampler/ are all blank for me, in Safari, Chrome and iPhone Simulator. Are those not working in this version? Dec 21 01:20:39 omg765: Looks like FittableColumnsLayout messes with the height of the Icon **** ENDING LOGGING AT Fri Dec 21 02:59:59 2012