**** BEGIN LOGGING AT Tue Apr 10 03:00:00 2012 Apr 10 03:08:04 fxspec06_: stupid question, how do you log? Apr 10 03:18:29 enyo.log Apr 10 03:18:56 and that'll just print whatever is in the parens to the log? Apr 10 03:31:11 yup Apr 10 04:18:22 summatusmentis: Every enyo kind has a "log" function that tells you in what function that log was fired Apr 10 04:19:16 so, tap: function(){ this.log("hello") }, will say .tap: hello in the console Apr 10 04:30:05 azakus: oh awesome, that's even better than enyo.log Apr 10 04:30:35 this stuff is slick Apr 10 04:49:13 is there an "item" component? Apr 10 04:49:23 just a text thing I can add to a repeater? Apr 10 05:53:02 * phil_bw wanders by Apr 10 06:08:34 * phil_bw wanders off Apr 10 06:09:26 in enyo, what does "this.varName" refer to? what scope? Apr 10 06:44:54 that's a javascript question Apr 10 06:45:03 a rather advanced one too Apr 10 06:45:17 that i still frequently don't understand Apr 10 10:53:05 it depends on where it is. 99% of the time it refers to the enyo element in which it is enclosed in Apr 10 10:53:49 as for the "item" component... you can add text to whatever you like. you can make a blank text kind as simple as: {caption: "super cool text"} Apr 10 10:54:12 99% of the time the property is going to be caption or content Apr 10 19:41:01 * phil_bw wanders by Apr 10 19:59:46 hey phil_bw Apr 10 20:15:41 what's up PatrickC ? Apr 10 20:28:53 * phil_bw sighs Apr 10 20:29:19 it's sad that my work computer is so slow and decrepid that I have to remote into my home machine instead to get anything done Apr 10 20:37:13 lol Apr 10 20:37:20 im trying to get my aunts computer fixed.. Apr 10 20:37:29 and call best buy to check on my laptop Apr 10 20:45:44 trying to get it fixed or trying to actually fix it/ Apr 11 02:08:41 * phil_bw wanders by **** ENDING LOGGING AT Wed Apr 11 02:59:58 2012