**** BEGIN LOGGING AT Wed Jun 27 02:59:58 2012 Jun 27 03:00:17 is it normal behavior for a button that is setDisabled(true) to trigger the onTap even when tapped? Jun 27 03:06:38 probably Jun 27 03:07:15 that seems... wrong Jun 27 03:07:21 i agree Jun 27 03:07:53 doesn't seem to work in the desktop browser Jun 27 03:07:59 but happens on both iOS and Android Jun 27 05:53:15 so, who wants to see what i made in like 4hrs Jun 27 06:00:26 it uses panes..... Jun 27 06:47:14 me Jun 27 06:59:29 k Jun 27 07:23:20 k so it's probably like 5 or 6hrs in now. https://dl.dropbox.com/u/40574271/Cribbage%20Board/index.htm Jun 27 14:37:25 Exploring the Enyo & Backbone.js Combination Jun 27 14:37:33 by doing a Todo-App :) Jun 27 14:45:26 aren't there enough of those already? Jun 27 14:45:28 =P Jun 27 15:07:51 how do you make it so stuff is unselectable Jun 27 15:08:36 onselectstart. Jun 27 15:10:12 can't you just give it enyo-unselectable as a class? Jun 27 15:15:06 hmm Jun 27 15:15:10 that will work, too Jun 27 15:15:26 i just do, " document.onselectstart = function(e){return false} Jun 27 15:15:34 does the same thing, me thinks Jun 27 15:27:27 enyo-document-fit and enyo-body-fit are throwing me fits Jun 27 15:27:40 enyo-body-fit is 10px off Jun 27 15:29:12 oh, i see. Jun 27 15:29:26 if there's any kind of padding, it's off Jun 27 15:45:59 yeah, just add a class "enyo-unselectable" Jun 27 15:46:04 or "enyo-selectable" Jun 27 15:46:18 sweet, i can now interact with backbone.js models and collections from Enyo Jun 27 15:50:22 that sounds spiffy, based on preliminary reading of backbone.js Jun 27 15:51:04 i want to write a murder function Jun 27 15:51:13 that kills everything inside a control Jun 27 15:51:17 forcefully Jun 27 15:51:26 I like the way you think Jun 27 15:51:27 yeah, backbone does a lot of stuff to persist data e.g to localStorage or a REST API on a server Jun 27 15:52:16 fxspec06: only so long as it's also messy and doesn't clean up after itself Jun 27 16:42:29 are you guys familiar with enyo.Signals? Jun 27 16:42:34 mine doesn't seem to be working Jun 27 16:50:22 nope. =\ Jun 27 16:52:13 it's either not triggering, or not responding Jun 27 17:24:56 hiya swisstomcat Jun 27 17:25:15 oh, there it goes Jun 27 17:25:17 no clue why Jun 27 17:25:18 but ok Jun 27 17:47:43 so. uhm. whoever this guy is. i think he won cribbage http://i.imgur.com/o8cCr.png Jun 27 17:49:06 i totally tried to overwrite the onclick for that white "button," that's not actually a button.. and because it didn't work it's turned into an exponent button Jun 27 17:49:31 which is quite handy for producing very large numbers extremely fast -- not very good for a game reliant on 121 points Jun 27 19:36:05 hey ka6sox **** ENDING LOGGING AT Thu Jun 28 02:59:58 2012