hi, since today i have LLX V10.
hi, since today i have LLX V10.
first time i tried this script from TrianguloY
https://plus.google.com/u/0/105066926163073195690/posts/KxhjoFxQ4iJ
i have desktop with 4 panels.
Script does not work ;-(
all positions are 0
runing the “result”-script does nothing
all panels should be at 0,0
undependend wether my panels are detached from grid or not.
any idea?
]]>« hee piere, LLX just crashed when I tried to open the app drawer. as far as I know it wasn’t a possibility to add… (Previous Post)
(Next Post) Script maker tool »
< ![CDATA[
From where are you running the original script?
Could you post here the output script?
]]>
< ![CDATA[
TrianguloY
i made a shortcut to your script on desktop
result:
LL.GetContainerById(2).setPosition(0,0,1,true);
LL.GetContainerById(114).setPosition(0,0,1,true);
LL.GetContainerById(113) .setPosition(0,0,1,true);
LL.GetContainerById(112).setPosition(0,0,1,true);
LL.GetContainerById(111).setPosition(0,0,1,true);
2=desktop?
111 to 114 = panels
]]>
< ![CDATA[
Seems ok. Yes, they are id’s 2 is probably desktop and the others panels.
…
No idea, what the problem is, the script is ok.
]]>
< ![CDATA[
TrianguloY in my opinion the result is NOT ok, because postion 0,0 is only correct for desktop. the panels are not at 0,0.
and when i run the result the panels should be at 0,0, but they are NOT. they are still on their place.
]]>
< ![CDATA[
Well, maybe the problem is what you expect.
Just to be sure:
This script, the output, will put all the panels and the desktop itself to the saved position, in your case 0,0 all.
If you are already in that position you won’t see anything. If you are not you will see how all of them will scroll automatically.
]]>
< ![CDATA[
TrianguloY
the panels are NOT at 0,0 when i run your script, so the result-script should contain something different to 0,0. or isn’t that right?
when i run the false result-script they should move to 0,0 completely irrelevant where they were before, or isn’t that right?
]]>