**** BEGIN LOGGING AT Thu Aug 23 03:00:00 2012 Aug 23 03:02:18 i'm getting somewhere Aug 23 03:06:30 omg Aug 23 03:06:41 i got a dashboard notification to display. Aug 23 03:06:48 =OOOOOOOOOOOOOOOOOOOOOOOOO Aug 23 03:09:01 this could be groundbreaking, esp for enyo 2 devs Aug 23 03:09:51 ( who else would it be for.. ) Aug 23 03:17:32 * fxspec06 tough crowd tonight Aug 23 03:23:33 omg enyo in boston on 28th......... =O Aug 23 03:23:47 =O Aug 23 03:23:54 +O Aug 23 03:23:55 someone is taking me. Aug 23 03:24:03 taaaaaaake on meeeeeee Aug 23 03:24:09 i'm going whether i have to walk to the train station or not lollll Aug 23 03:24:19 well, i want to at least Aug 23 03:29:20 is anyone here going to the boston one? Aug 23 03:34:05 omg. Aug 23 03:34:12 * fxspec06 got file picker running Aug 23 03:39:42 Holy shit, the Thinkpad X1 Carbon is gorgeous Aug 23 03:39:53 and it's 1700$ before my friend's IBM discount Aug 23 03:51:56 carbon fiber i take? Aug 23 03:52:07 Yup Aug 23 03:59:32 if you "derive" from an enyo kind, you can't just set properties of the base type in the kind declaration, correct? Aug 23 03:59:59 no, you can Aug 23 04:01:44 ah, ok. but not set event handlers? (e.g. derive from repeater, and using onSetupItem doesn't seem to work? Aug 23 04:02:54 that's not really the right way to do it, but you can still do that. Aug 23 04:03:09 what's the better way to do it? Aug 23 04:03:11 if you override a function you have to call this.inherited(arguments) Aug 23 04:03:37 the right way is to do {kind: "Repeater", onSetupItem: "myFunction" } Aug 23 04:03:57 then myFunction will call from the repeater.js's setupRow function Aug 23 04:05:08 that makes sense. thanks Aug 23 13:17:47 rrix: it's one of the only machines that tries to lure me from the hp 14 spectre Aug 23 16:51:00 so, I can't make fittable do what I need to for scrolling Aug 23 16:51:14 that is, the fittable scroller goes to 0 height when I set fit: true Aug 23 16:51:39 I'm positive it's because I'm dynamically populating the sub-kind Aug 23 16:51:48 but, I don't know how ot fix it Aug 23 17:09:39 madnificent: I never liked the design of HP's laptops Aug 23 17:09:41 morning btw Aug 23 17:41:45 rrix: the envy 14 spectre is 'something else' entirely imo Aug 23 17:42:28 rrix: i kind-of like their design, but not their build qualtiy. though some were awesome. i still love my hp2710p, however, i don't want to pay the redonculous price they're asking for the premiums these days Aug 23 17:43:21 rrix: oh, and good morning to you too! Aug 23 18:54:12 summatusmentis: fit has to be sent down the chain. you can set fittable fit:true but it won't make any difference if its container has no fit Aug 23 18:54:45 your best bet is to add enyo-fit class to a container then make the fittable fit:true Aug 23 18:54:56 your scroller should work fine that tim Aug 23 18:54:57 time* **** ENDING LOGGING AT Fri Aug 24 03:00:04 2012