**** BEGIN LOGGING AT Thu Jan 17 03:00:01 2013 Jan 17 03:02:19 So what is the app you're writing? (I just followed you on twitter so as to not be so clueless in the future) Jan 17 03:04:12 <_minego> A twitter client Jan 17 03:04:18 Ah Jan 17 03:04:28 <_minego> It is a port (well, rewrite... it is entirely new code) of Project Macaw for webOS Jan 17 03:05:56 I see. This may not surprise you (after hearing about my stance on flash), but I've found I like the stock twitter client the best Jan 17 03:06:46 I'd be happy to try yours when it's ready though Jan 17 03:12:46 <_minego> phil_bw: Thanks. I appreciate that. Jan 17 11:12:45 anyone seeing internet outage Jan 17 11:13:05 strangely enough only some protocols Jan 17 18:46:59 hey guys, where is the Panels kind defined? Jan 17 18:47:14 My Enyo is acting like it doesn't know what it is Jan 17 18:54:38 anyone here? Jan 17 18:58:42 nope Jan 17 18:59:43 >:( Jan 17 18:59:57 what's up? Jan 17 19:00:34 I'm trying to use Panels Jan 17 19:00:49 but my version of Enyo is acting like they don't exist Jan 17 19:04:19 what version? what have you tried? what's it doing? Jan 17 19:04:57 2.1.1 Jan 17 19:05:02 IIRC Jan 17 19:17:39 I tried, kind: Panels, and that gave "Panels is not defined" Jan 17 19:18:12 then, I tried kind: "Panels" (as well as Enyo. and onyx. equivs) Jan 17 19:18:44 and got: Attempt to subclass an undefined kind Jan 17 19:18:58 sorry, got tied up at work. Jan 17 19:19:02 lemme see what i've got in mine Jan 17 19:19:11 s'ok. So did I XD Jan 17 19:19:45 https://github.com/skipmeister123/preware-enyo2/blob/master/source/App.js Jan 17 19:19:50 i've got panels in that Jan 17 19:20:00 chrome is being a hooker though Jan 17 19:20:04 and won't let me load pages properly Jan 17 19:20:13 maybe because i've got too many tabs open XD Jan 17 19:41:41 that's why you need to use Firefox :P Jan 17 19:42:05 534 tabs and still going strong :) Jan 17 19:44:51 oh Jan 17 19:44:55 got it working Jan 17 19:45:03 stupid mistake on my part Jan 17 19:45:23 However, now I have to figure out how to actually use panels :( Jan 17 19:45:34 since I can't nav to github 0 work Jan 17 19:45:37 *@ Jan 17 19:47:50 anyone know a good panels tutorial that isn't on github? Jan 17 19:54:36 Enyo runs on firefox??? Jan 17 19:55:02 yea Jan 17 19:55:09 why wouldn't it? Jan 17 19:55:16 It runs in IE, too Jan 17 19:55:28 albeit a bit more buggy Jan 17 19:57:07 seriously, I don't even know how to get Panels to display anything Jan 17 19:57:18 could someone help me here? Jan 17 20:05:38 summatus1entis: you there? Jan 17 20:06:27 fxspec06 or sugardave, as well? Jan 17 20:20:33 so many people that are idle... T_T Jan 17 20:23:18 I'm here Jan 17 20:25:19 know anything about Panels? Jan 17 20:26:23 I've used them Jan 17 20:26:39 do you have specific questions? Jan 17 20:26:50 yes. Jan 17 20:27:11 I am trying to create an interface w/ 1 visible panel Jan 17 20:27:44 with other ones that slide in and out like the view source panel in the sampler Jan 17 20:28:10 except I don't want to dynamically create my panels like the view source one does Jan 17 20:28:29 so like how it slides in from the left when you click "View source"? Jan 17 20:28:29 The problem is, I don't even know the basics for using Panels Jan 17 20:28:49 yea, and then slides out in the opposite direction Jan 17 20:29:32 ok, so you want to use the CarouselArranger, and set the width of each panel to be 100% Jan 17 20:30:20 ok. Jan 17 20:30:40 and you don't need to dynamically create your panels Jan 17 20:30:51 check out the Arranger Sampler Jan 17 20:32:39 now the problem is, I don't have anything displaying on the screen. Jan 17 20:32:52 I'm not sure I'm using the panels right Jan 17 20:34:54 ah, I think I figured out why it did that Jan 17 20:56:33 panels is part of onyx Jan 17 20:56:48 or, it's part of enyo, but you have to include it i think Jan 17 20:58:03 it's lib/layout Jan 17 20:58:08 it's not part of core enyo. Jan 17 21:18:12 hey summatusmentis, Is there a way to do a vertical toolbar that would be the only part of the panel that could be dragged to transition to the next panel? Jan 17 21:19:13 yea, fxspec06_, I found that out. :) I wasn't including lib/layout Jan 17 21:21:38 a vertical toolbar? I'm not aware of anything built into Enyo like that Jan 17 21:22:03 and I don't know if there's enough control over panels to make only part of it draggable Jan 17 21:22:17 well, do you know if it is just possible to make only one part of a panel draggable? Jan 17 21:22:17 I imagine there's a way to do it, but I don't think it'll be super straightforward Jan 17 21:22:38 hrm Jan 17 21:22:56 so a button is probably my best bet? Jan 17 21:43:17 oh hey if you want a panels demo i can give you the source for cribbage board Jan 17 21:43:29 it's pretty small, and rather cute Jan 17 21:50:58 that would be interesting. I may ask for that tomorrow Jan 17 21:51:07 I'm heading out in 10 min. Jan 17 21:58:34 cya guys **** ENDING LOGGING AT Fri Jan 18 02:59:59 2013