now browsing by category
(Sorry my English is bad)
Hello!
I want to make a short script, but soon I faced a problem.
To understand how the box script works, I just pasted the example in the sctipt.api page
and added a variable that I want to changing the color, like followings:
——-
var item=LL.getContainerById(1).getItemByLabel(‘test’);
var color = 0xff00ff00; // pure green
var editor = item.getProperties().edit();
var box = editor.getBox(“i.box”);
box.setColor(“c”, “ns”, color);
———
But it did not work although it had any error!
Can i figure it out what is the problem(s)?
Thank you!
]]>Is there a way to copy a folder? Not the style, the actual folder?
Is it possible to set a script for my agenda shortcut in the drawer ?
Is it possible to set a script for my agenda shortcut in the drawer ?
Using the id
And if yes please give me the getItemId(xxxxxx)
]]>Hey guys.
If i want to add 3 text labels in a panel for a horizontal scroll Indicator what’s the correct shortcut to use
I always used SS in the past which was kinda the same but it had add text option if i remember right.
]]>


D5 Creation