now browsing by category
Need some basic scripting help.
Can i get some guidance on how to build this? Thanks!
]]>LL.bindClass(“java.math.BigDecimal”);
LL.bindClass(“java.math.RoundingMode”);
LL.bindClass(“java.math.MathContext”);
var a =3;
var b = RoundingMode.HALF_UP;
var c = new MathContext(a,b);
var d = new BigDecimal($cpu_total-$cpu_usage);
d.round(c);
i set this code to item’s binding (Label), but only shows “undefined”or”true”,”false”.
why?
]]>Someone asked how to say JUST the numbers, and not 1billion 400million.
Someone asked how to say JUST the numbers, and not 1billion 400million… Try this piece of code but use your own TTS engine.
]]>I have a text shortcut for SMS that opens my hangouts, I also have two different hangout accounts.
I tell ya, LL is well above my head.
Question : is there a way to have pages without app, icon, etc.?
Question : is there a way to have an app drawer style from another template?
]]>Hi.
I’m new to LL, experienced with UCCW, Zooper and Tasker but having difficulties making a simple scrollable dock with 3 pages (horiz) 4 icons each. When I add icons to the panel I end with some empty pages. Once (don’t know how) I got a 4×3 without empty pages but the icons were in the wrong order and managing priority had no effect.
How can I remove that empty pages?, also sometimes it scrolls vertically (into empty pages) even after I check for Horizontal Only in Scroll Direction.
Using LL 5.1 and my panel settings are Mode columns (fixed number), number columns (4), mode rows (fixed number), number rows (1), desktop size not checked, and Snap to pages checked. Seamless mode X & Y not checked for now, but when working well I’d like seamless for horizontal.
]]>This morning, while I was “playing” with scripts, I saw two new methods suggested – setFrameCount() &…
I searched them in the script API but I can’t find them.
Anyone can tell me more about?
]]>since “notification badges” are requested more and more, I did a little investigation.
An option would be this one.
Please follow the link to the API calls.
I would be fiddling for half a year before I’d get it to work myself. Could someone set me up with a working “proof of concept”
Lukas Morawietz Pierre Hébert
Now, I’m working hard to complete my template (Store view), but there is a big problem…
I made the template in 720×1280 screen size device.
However, when i applied the template to higher screen size device (1080×1920), the launcher somehow works with
why? and how should i do to optimize the performance?
]]>I got a problem when I try to bind the desktop’s position x to the item’s transparent property.
I got a problem when I try to bind the desktop’s position x to the item’s transparent property.
Can anyone help me to make it correct?
]]>
D5 Creation