**** BEGIN LOGGING AT Tue Oct 16 03:00:02 2012 Oct 16 03:43:07 * phil_bw wanders by Oct 16 03:49:51 So, I want to add an event listener to an object after it's created; generally, I would do this.foo.indexChanged = "bar", or an enyo.bind'd bar, but this seems to break the inheritance chain of that event's listeners, ie this.inherited becomes a no-op. Has anyone found a decent solution to that? Oct 16 03:52:02 er, not to an object, to an object's published property Oct 16 03:52:11 * phil_bw has no idea Oct 16 03:55:13 ownerChanged has a nice inheritance tree: http://i.imgur.com/utMUr.png, but my overridden (already existed beefore I set it) indexChanged does not Oct 16 03:55:40 I don't understand how the inheritance bits work :( Oct 16 03:57:07 honestly I should know the answer, but my brain is fried :( Oct 16 03:57:38 trying to figure out how Windows Server works, it's mind numbing Oct 16 03:58:30 huh Oct 16 03:58:45 how does that break the inheritance? Oct 16 03:59:00 what the heck are you doing to your object? Oct 16 03:59:05 * fxspec06 suspects foul play Oct 16 03:59:38 nom inherited nom inherited nom lmfao Oct 16 03:59:52 eating up arguments. lmfao Oct 16 04:00:10 * fxspec06 laughs at himself laughing Oct 16 04:03:11 fxspec06: Im not doing anything to the object except trying to whisper sweet nothings in its ear Oct 16 04:03:26 fxspec06: nom is name because that's probably a reserved word elsewhere :P Oct 16 04:04:04 wait, you're calling .indexChanged directly? Oct 16 04:04:15 No, I'm trying to override indexChanged Oct 16 04:04:17 shouldn't you be calling setINdex Oct 16 04:04:20 oh. Oct 16 04:04:25 well, that's a diff story. Oct 16 04:04:36 I'm missing something simple Oct 16 04:04:40 i'm pretty sure those functions are *auto generated* Oct 16 04:04:46 Right Oct 16 04:04:54 right. i forget which file Oct 16 04:05:04 but if you find THAT file you will find your answer most likely Oct 16 04:05:06 i want a notification that a panel's index changes so that I can update my little progress meter Oct 16 04:05:08 wait Oct 16 04:05:10 i want to say, component.js Oct 16 04:05:10 I did this before Oct 16 04:05:13 in enyoslides Oct 16 04:05:14 fuck Oct 16 04:05:38 I've done the same thing, right now I'm drawing a blank Oct 16 04:05:41 if it's not that, it's control.js. but that wouldn't make much sense. Oct 16 04:05:49 I'm calling the progress update on onTransitionFinish Oct 16 04:06:05 herp derp derp Oct 16 04:10:10 ? Oct 16 04:10:53 so you were breaking your own chain then Oct 16 04:15:26 No, I fought this before; it's just easier to hook in to transitionFinished Oct 16 04:15:35 which has the new and old index Oct 16 21:30:10 rrix: How'd the talk go? Oct 16 22:54:28 Roy-Pre101: Talk is tomorrow Oct 17 01:15:31 rrix: Good luck, then! Oct 17 02:22:27 Roy__: thanks :) Oct 17 02:31:39 wooooooo! http://www.webosnation.com/app-review-neo **** ENDING LOGGING AT Wed Oct 17 03:00:01 2012