Hi
Hi
Is there a simple way to notify Tasker which page number is active?
I am trying to trigger some tasks in KLWP and it would be more resource efficient to only do so if that page is displayed.
Thank you
]]>
< ![CDATA[
I’m also interested to know about this….
]]>
< ![CDATA[
simple way, i dunno, but you could write a script that calculates the page (screen width and desk pos.) and update it to a tasker variable
http://www.pierrox.net/android/applications/lightning_launcher/script/reference/packages.html
]]>
< ![CDATA[
Expanding on Brandon Lawrence’s post… Not the most efficient way, but you could run a script on the desktop position changed event. The script would determine desktop position then send a tasker intent to run a tasker task. The task would simply store a global (uppercase) variable. I started trying this earlier, but ran into calculation problems. (even after playing with desktop indicator scripts in the repository)
]]>
< ![CDATA[
Thanks for the comments, I am pretty lost with scripting but may give it a go.
]]>