Posted by: pierrot | on April 11, 2015
Posted in | 7 Comments » Tags:
< ![CDATA[
i.alpha
http://www.pierrox.net/android/applications/lightning_launcher/script/reference/net/pierrox/lightning_launcher/script/api/PropertySet.html
http://www.pierrox.net/android/applications/lightning_launcher/script/reference/net/pierrox/lightning_launcher/script/api/Container.html#setItemZIndex(int,%20int)
]]>
TrianguloY Ah I was looking at the Item reference. Didn’t see the property set reference page. Does the zindex have to be a container then because that method gave a method not set error when i used it on an item?
James Coyle that’s a function of containers, not of items. You need to run it from the container which have the item
TrianguloY how do I set the transparency of a panel then? Everything I try throws an error at me. :/
item.getProperties().edit().setInteger(“i.alpha”,255).commit();
Yaay it works! I promise I’m usually better at programming than this. 😛
Hey, don’t worry. We all sometimes are stuck in really easy problems 🙂 the good thing is that they are really easy problems 😛
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website
< ![CDATA[
i.alpha
http://www.pierrox.net/android/applications/lightning_launcher/script/reference/net/pierrox/lightning_launcher/script/api/PropertySet.html
http://www.pierrox.net/android/applications/lightning_launcher/script/reference/net/pierrox/lightning_launcher/script/api/Container.html#setItemZIndex(int,%20int)
]]>
< ![CDATA[
TrianguloY Ah I was looking at the Item reference. Didn’t see the property set reference page. Does the zindex have to be a container then because that method gave a method not set error when i used it on an item?
]]>
< ![CDATA[
James Coyle that’s a function of containers, not of items. You need to run it from the container which have the item
]]>
< ![CDATA[
TrianguloY how do I set the transparency of a panel then? Everything I try throws an error at me. :/
]]>
< ![CDATA[
item.getProperties().edit().setInteger(“i.alpha”,255).commit();
]]>
< ![CDATA[
Yaay it works! I promise I’m usually better at programming than this. 😛
]]>
< ![CDATA[
Hey, don’t worry. We all sometimes are stuck in really easy problems 🙂 the good thing is that they are really easy problems 😛
]]>