June, 2015

now browsing by month

 

Pierre Hébert  b7 bug: addition of box bindings seems to have distorted scripts that refer to box properties

Pierre Hébert  b7 bug: addition of box bindings seems to have distorted scripts that refer to box properties

getBox(“i.box”).setSize(string, int) is not working for me in b7 while it worked fine in b5 and non-beta versions

]]>

V12.5b7 beta

V12.5b7 beta

Edit: V12.5b8 to fix a scripting bug

Edit: V12.5b9 more bug fixes

The main improvement is that box attributes can now be modified through bindings. Documentation on this can be found here: http://www.pierrox.net/android/applications/lightning_launcher/wiki/doku.php?id=bindings_box

And also some major bug fixed in this version…

Full ChangeLog: http://www.pierrox.net/cmsms/applications/lightning-launcher/change-log.html

]]>

Pierre Hébert​ is it possible to subclass a FrameLayout somehow?

Pierre Hébert​ is it possible to subclass a FrameLayout somehow?

]]>

guys , i made a side bar and put inside it 17 apps icons

guys , i made a side bar and put inside it 17 apps icons, 

i want to know how to scroll between these app smoothly

is it possible ?

Strange script bug

Strange script bug

c is the container, i is an item

It should remove the item, but it does not.

However it works without modifying anything even if you commit.

(It is extracted from a bigger script, perhaps the save is not necessary)

LL.save();

c.getProperties().edit().setEventHandler(“i.tap”,EventHandler.UNSET,null).commit();//doesn’t work

//c.getProperties().edit().commit();//does work

c.removeItem(i);

LL.save();

]]>

TrianguloY​ your calendar icon script is not working on my app drawer

TrianguloY​ your calendar icon script is not working on my app drawer

Working fine on other shortcuts (other desktop)

Pierre Hébert​ so I have an issue with getElementById on my script

]]>

Somenthing like this?

Somenthing like this?

Hi! would like to ask for some advice, how can i add a widgets section un the app drawer? Greetings!

Hi! would like to ask for some advice, how can i add a widgets section un the app drawer? Greetings!

Lol animate($ll_second)

Lol animate($ll_second)

]]>

it’s been way too long since i’ve last posted…almost 24 hours! :)

it’s been way too long since i’ve last posted…almost 24 hours! 🙂

next question.  I have 5-6 folders i set up in a vertical side bar.  i got rid of the icon and enlarged the text label.  I also detached them from the grid so i can arrange the side to display all the text.  Works great.

My question is how to get them all lined up exactly one right below the next.  i can’t find where to set this.  can someone point me in the right direction??

Thanks….again!