**** BEGIN LOGGING AT Wed Jun 05 02:59:58 2013 **** BEGIN LOGGING AT Wed Jun 05 13:15:45 2013 **** BEGIN LOGGING AT Wed Jun 05 13:36:47 2013 **** BEGIN LOGGING AT Wed Jun 05 14:29:27 2013 **** BEGIN LOGGING AT Wed Jun 05 15:48:30 2013 **** BEGIN LOGGING AT Wed Jun 05 15:56:07 2013 Jun 05 16:32:35 is there a way to createComponent() above a given component? Jun 05 17:05:21 summatusmentis: yes, but that is bad practice Jun 05 17:19:45 summatusmentis: what do you need it for? Jun 05 17:42:37 trying to insert something above an "add" button, which is at the bottom of a scroller Jun 05 17:45:59 but it looks like I got it working with a second div Jun 05 18:18:02 summatusmentis: there's an easier way to do that Jun 05 18:18:36 you really got to start reading the API :P Jun 05 18:18:56 I do read the API Jun 05 18:19:00 what's the easier way? Jun 05 18:19:35 addBefore Jun 05 18:19:57 it's a variable all descendants of UiComponent inherit Jun 05 18:20:02 I did try that Jun 05 18:20:09 render() seems to break it, there's an open bug about it Jun 05 18:20:24 http://forums.enyojs.com/discussion/1463/how-to-dynamically-build-a-tree Jun 05 18:20:33 https://enyojs.atlassian.net/browse/ENYO-1337 Jun 05 18:21:01 render breaks it? o.o Jun 05 18:21:12 in Trees, apparently Jun 05 18:21:14 It works in my code Jun 05 18:21:27 I couldn't get it to do the right thing Jun 05 18:21:31 but the way I have is Jun 05 18:24:34 can you make a fiddle showing me it not working? Jun 05 18:25:46 the code is all pretty embedded, and I'm in a bit of a time crunch right now Jun 05 18:26:03 it probably does work, I was just having trouble with it Jun 05 18:27:09 k **** BEGIN LOGGING AT Wed Jun 05 19:31:19 2013 **** BEGIN LOGGING AT Wed Jun 05 21:22:53 2013 **** ENDING LOGGING AT Thu Jun 06 02:59:58 2013