Posted by: pierrot | on October 21, 2015
Posted in | 8 Comments » Tags: Jappie Toutenhoofd
< ![CDATA[
Tap-event of icon – Run script :
var bb = LL.getVariables().getInteger(“bb”)||0;
bb = 1 – bb;
var editor = LL.getVariables().edit();
editor.setInteger(“bb”,bb);
editor.commit();
]]>
I really like the icon/tab. Where do you enter the tab-event of icon script?
The blue bar is one pinned item. Set the script on the Tap-event of this item.
Btw the blue pinned bar is an item in the panel.
Ah, okay. So how did you make it? A panel within a panel?
Nope just a shortcut to the script.
In edit make it 4 cells wide.
And in ‘pos’ set label pos ‘right’
Oh, I think it is ‘taP’… 😉
Corrected (twice)
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website
< ![CDATA[
Tap-event of icon – Run script :
var bb = LL.getVariables().getInteger(“bb”)||0;
bb = 1 – bb;
var editor = LL.getVariables().edit();
editor.setInteger(“bb”,bb);
editor.commit();
]]>
< ![CDATA[
I really like the icon/tab. Where do you enter the tab-event of icon script?
]]>
< ![CDATA[
The blue bar is one pinned item. Set the script on the Tap-event of this item.
]]>
< ![CDATA[
Btw the blue pinned bar is an item in the panel.
]]>
< ![CDATA[
Ah, okay. So how did you make it? A panel within a panel?
]]>
< ![CDATA[
Nope just a shortcut to the script.
In edit make it 4 cells wide.
And in ‘pos’ set label pos ‘right’
]]>
< ![CDATA[
Oh, I think it is ‘taP’… 😉
]]>
< ![CDATA[
Corrected (twice)
]]>