now browsing by category
Finally, I had made it.
I’m currently trying to set a background image from a binding (the variably contains the path to the image).
if($albumart!=null && $albumart!=””) item.setBoxBackground(LL.createImage($albumart),”nsf”,true);
But the background was updated only once. It doesn’t change anymore if the variable changes. What am I doing wrong?
]]>The new icon normalisation of 12.9b1 is nice.
However, it did cause me to run into an aspect of the LL inheritance hierarchy that I still don’t understand.
Editing the icon property of the desktop and choosing the icon style ‘normalised’ is enough to make this style propagate to all of the simple shortcut icons on the desktop. That’s as expected.
However, I have a panel at the bottom of the screen that I use as a dock, and the icons in the panel still had the icon style ‘standard’. No problem, I thought. I’ll just modify the icon property of the panel and all of the icons inside it will inherit from it in the same way that those on the desktop inherit from the desktop icon property. But of course, panels have no icon property of their own.
If I use multi-select to manually assign the normalised style to icons in the panel, it works, but then the ‘custom’ box is ticked for icon style, indicating that they are no longer inheriting from the parent container.
So my question is: What is the parent container of icons inside a panel? It’s not the panel itself, and it’s not the desktop that contains the panel. What’s left? 🙂
]]>I want to change template file (A to B or B to A)automatically based on GPS time as I set because I designed those…
Is there a way to automatically (randomly) change the wallpaper from an online source or from a collection of…
I know this sounds dumb but could someone please remind me how to NOT have LLwork as a lockscreen anymore? Quickly?
Script Not doing anything plzzz help! What can I do to get animation on screen swipe?
var d = LL.getCurrentDesktop();
var fox = d.getPositionX();
d.getItemByName(Android).setPosition(fox,0);
One day, I lost the ability to reach the “handle” of the edit properties window.
One day, I lost the ability to reach the “handle” of the edit properties window. It’s drawing above the screen. Since it’s the only part of the edit window that lets you resize it, I can’t access some properties.
I’ve tried and tried to figure out how to fix this, but I’m at a loss. I’m sure there’s a stupidly simple solution, but it eludes me. Thanks.
]]>
D5 Creation