**** BEGIN LOGGING AT Fri Jan 18 02:59:59 2013 Jan 18 15:07:47 hey guys, I noticed that Enyo's SlidingView had a way to turn off dragging of the view, but still allow dragging through a slidingHandler Jan 18 15:08:07 In Enyo 1 Jan 18 15:08:34 Is there no similar feature in Enyo 2 that I can use w/ any of the arrangers? Jan 18 15:17:12 onyx.Grabber Jan 18 15:17:18 and set touch: false, Jan 18 15:17:23 * fxspec06_ guesses Jan 18 15:29:30 how would I tell the arranger that the grabber is meant to drag the panel? Jan 18 15:32:27 when I try to drop a grabber in there, it doesn't even seem to appear Jan 18 15:33:31 oh wait, it does, it's just hard to see Jan 18 15:34:19 i think it automatically knows, at least that's how it was in enyo 1 Jan 18 15:34:28 when you put a grabber inside a slider, that's what it does lol Jan 18 15:38:17 well, it doesn't seem to work w/ panels :/ Jan 18 15:39:25 hmm. Jan 18 15:40:04 does setting draggable: true to anything change anything/ Jan 18 15:40:26 * fxspec06_ just guessing at this point Jan 18 15:40:56 you might need a slider, and then put the grabber inside the slider Jan 18 15:40:59 onyx.Slider Jan 18 15:41:03 instead of panels Jan 18 15:41:09 to do what you want Jan 18 15:41:53 I don't see how a slider is anything like a panel o.o Jan 18 17:42:22 hey guys, I have an enyo.Slideable that worked fine in my first panel, but when I moved it outside of my panels control, it stopped sliding Jan 18 17:42:53 any idea what could cause that? Jan 18 17:44:01 on IE, it will still drag out if I click on the text that is visible from it and drag Jan 18 17:44:11 but not anywhere else on it Jan 18 17:44:22 on FF, it just won't drag out at all Jan 18 17:56:09 hey EricBlade, got much experience w/ Enyo.Slideable? Jan 18 17:58:13 unfortunately, GodGinrai, my experience with Enyo 2 is still pretty limited compared to Enyo 1 Jan 18 17:58:40 I was hoping that my work would involve Enyo 2, but I'm much more involved with build systems and C stuff Jan 18 18:06:16 ah Jan 18 18:10:03 any idea why my buttons would get the class enyo-unselectable? Jan 18 18:14:17 sorry man i gotta go Jan 18 18:14:33 uhm game on source has sliders in it Jan 18 18:14:40 i can zip and url b4 i go if u want.. Jan 18 18:15:58 try this in about 5 mins: https://dl.dropbox.com/u/40574271/Game%20On%21.zip Jan 18 18:16:20 it has sliders in a few places, you can find it.. the source is github but i know you blocked it Jan 18 18:17:16 i think, srcs/com/matchup is one Jan 18 18:17:19 i think help.js is one Jan 18 18:17:49 damnit! Jan 18 18:18:37 wow, gogo wIRC disconnect Jan 18 18:18:50 did u catch all that Jan 18 18:19:02 I only saw you offer to zip for me Jan 18 18:19:15 try this in about 5 mins: https://dl.dropbox.com/u/40574271/Game%20On%21.zip Jan 18 18:19:15 it has sliders in a few places, you can find it.. the source is github but i know you blocked it Jan 18 18:19:15 i think, srcs/com/matchup is one Jan 18 18:19:15 i think help.js is one Jan 18 18:19:36 I can't even get onyx.Toolbar working atm :( Jan 18 18:19:56 it should b upp'd now i think. but yeah, that uses enyo2 beta, but you can straight up copy and paste for some layout stuff Jan 18 18:19:57 well, I can, but the buttons for some reason get the class enyo-unselectable Jan 18 18:20:02 use whatever you want Jan 18 18:20:05 so it is useless :( Jan 18 18:20:09 k, thanks Jan 18 18:20:14 NP, gotta fly Jan 18 18:20:20 cya Jan 18 18:21:17 scoutcamper: Any ideas why putting onyx.Buttons in an onyx.Toolbar makes Enyo give them enyo-unselectable? Jan 18 18:21:57 * scoutcamper no idea Jan 18 18:23:49 or why buttons in a toolbar can't have their styles overridden, but buttons outside of one can? Jan 18 18:24:20 * scoutcamper has not done enough in enyo to know Jan 18 18:24:38 * scoutcamper knows just enough enyo to be dngerous Jan 18 18:25:13 damn :/ Jan 18 18:31:11 why the hell is it so hard to make some kind of menu in Enyo? T_T Jan 18 18:32:50 isn't there something built into enyo for a menu? Jan 18 18:33:08 a dropdown menu, yes Jan 18 18:33:15 but I don't want that Jan 18 18:33:39 I tried to make a sliding menu, which worked until I took it out of the panels Jan 18 18:33:49 oh Jan 18 18:33:50 then I tried to just use a toolbar for a menu Jan 18 18:33:55 which didn't work Jan 18 18:34:05 because the buttons are unselectable Jan 18 18:34:07 have you seen the MenuPane thing in the community gallery? Jan 18 18:34:12 for no reason Jan 18 18:34:16 Yes, I have Jan 18 18:34:24 ok Jan 18 18:34:33 that doesn't work in IE8 however Jan 18 18:34:39 so it won't work for me Jan 18 18:37:51 I don't understand why enyo.Slideable stopped working after I took it out of the Panels, or why the toolbar buttons are unselectable Jan 18 18:38:22 but both problems are preventing me from having a working menu :( Jan 18 18:47:44 why not just put it back in the pensl? Jan 18 18:47:49 panels* Jan 18 18:48:12 Because I need it outside of the panels Jan 18 18:48:24 otherwise I would need a menu for each panel Jan 18 18:48:38 I see Jan 18 18:48:48 plus, even when I did it in the panels as a test, the second menu wouldn't pull out Jan 18 18:49:18 and displayed on the first panel when I was on the first panel Jan 18 19:18:59 GodGinrai: https://github.com/sugardave/PulloutToolbar Jan 18 19:19:02 uses a slideable Jan 18 19:19:18 (haven't touched that code in a long time, use caution) Jan 18 19:22:42 iirc, I made it be a floting popup with a slider in it, so it will always be over everything else Jan 18 19:28:32 I'll take a look at it. Jan 18 19:28:47 Although I can't access github except w/ my phone Jan 18 19:31:14 hrm Jan 18 19:31:49 it looks like the problem w/ my enyo.Slideable is a *-index problem Jan 18 19:32:30 Is there an Enyo way to tell it to be higher? or should I just use CSS to change the z-index? Jan 18 19:32:47 * z-index Jan 18 19:34:04 just use CSS, but in code you want to use applyStyle so Enyo will manage it correctly. So something like: this.$.thing.applyStyle("z-index", 9000); Jan 18 19:35:50 well, I don't need to ever have the z-index change, so I'm just going to have the rule in my CSS file Jan 18 19:36:04 since I already have a class for the menu Jan 18 20:02:46 is it possible to make only one part of an enyo.Slideable draggable? (so that dragging elsewhere won't close it) **** ENDING LOGGING AT Sat Jan 19 02:59:59 2013