Archives
now browsing by author
This is a small script I use to make tutorials and bug reports. Feel free to use it in your own videos.
This is a small script I use to make tutorials and bug reports. Feel free to use it in your own videos.
The script makes a label to cycle between sublabels, and shows the text with a small animation.
Note: the script is very simple, I could have make it more complex making it to auto configure itself, but instead I leave it small and commented it in case you want to learn a bit from it.
The video shows the recommended configuration
Disclaimer: the part where I almost deleted the custom font and even choosed a wrong one wasn’t intended. 😅
]]>I asked this over on the Users page, but got no answer. So: In a panel, I want to use the Reached Event in a Stop…
I was curious, so I checked Lucid Launcher.
What would be the best way to implement an instance of some light browser say, Opera mini? I think I could do it with Tasker but I was wondering if I could do it with a Panel. Thanks in advanced.
]]>Dock =LL.getVariables().getFloat(“Dock”)
if (Dock == ‘1’) { LL.getVariables().edit().setFloat(“Dock”,” “0”).commit();
}
else {LL.getVariables().edit().setFloat(“Dock”,” “1”).commit();
}
Help TrianguloY​
I have syntax error
]]>Pierre Hébert​​ LL 12.8.1B2
Pierre Hébert​​ LL 12.8.1B2
Desktop with panel inside. When in edit mode for desktop try to change to edit mode for items in panel. Looks like new edit mode for panel, but no sidebars with icons for editing are shown. 
]]>Really funny bug on b3 (and b2). But now i can make a video of it.
Really funny bug on b3 (and b2). But now i can make a video of it.
I have two folders with the same background images. One on the left (slide in) and one on the right (also slide in).
The first (left) folder i open is ok. The second (right) folder i open is “defekt”. Scrolling doesn’t realy works anymore and the background image is “gone”.
If i restart LLX i can do it the other way around. When i now open the first folder (now the right one) it’s ok now, and the other folder is “defekt”
And so on….
It’s reproducible. Realy funny bug 😊
]]>
D5 Creation