Show Windows7 Lockscreen (46)
A1: Show Scene [ Name:Windows7 Lockscreen Display As:Dialog Horizontal Position:100 Vertical Position:100 Show Exit Button:On Continue Task Immediately:On ]
A2: Test Scene [ Name:Windows7 Lockscreen Test:Status Store Result In:%lockscreenstatus ]
A3: Create Scene [ Name:Windows7 Lockscreen ] If [ %lockscreenstatus ~ hidden ]
Jay M
--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Ok so I'm finally getting somewere :)
Show Windows 7 Lockscreen (78)
A1: Test Scene [ Name:Windows7 Lockscreen Test:Status Store Result In:%STATUS ]
A2: Show Scene [ Name:Windows7 Lockscreen Display As:Dialog Horizontal Position:100 Vertical Position:200 Show Exit Button:On Continue Task Immediately:On ]
A3: Perform Task [ Name:Windows 7 Lockscreen Status Stop:Off Priority:5 Parameter 1 (%par1): Parameter 2 (%par2): Return Value Variable: ]
Windows 7 Lockscreen Status (46)
A1: Test Scene [ Name:Windows7 Lockscreen Test:Status Store Result In:%STATUS ]
A2: If [ %STATUS ~ hidden ]
A3: Show Scene [ Name:Windows7 Lockscreen Display As:Dialog Horizontal Position:100 Vertical Position:100 Show Exit Button:On Continue Task Immediately:On ]
A4: End If
A5: Goto [ Type:Action Number Number:1 Label: ] If [ %STATUS !~ hidden ]
What this does is when I press my scene shortcut on my homescreen my Scene shows and when I press the back button the scene gets hidden but instantly reappears again (Exactly what i want) but if I then press the back button again the scene hides and doesnt reappear, so what I need to do is make this loop so no matter how many times the back buttons pressed the scene just keeps showing.
Anyone no how I can do this.cheers.
Jay M
I actually haven't stopped messing with it I don't like to give up anyways i found a new way to do it using widgetlocker and 2 scenes the 1st scene (The screenshot) is a variable query and when the wrong passwords entered another scene appears for a split second with Access Denied on it and then the Variable Query Scene comes back up. but the problem with this way is once the variable query scene is displayed if I press the power/unlock button when the screen comes back on the scene is gone and I cant unlock the phone so im forced to reboot.
Il post the description in a bit cheers.
Jay M
Just to throw another idea into the mix, you could monitor the widow label (%WIN) and re-show the scene if it changes and the password has not been entered. The win value should be the name of your scene when it is showing ...
Rich...
The more the merrier, Im not sure what %WIN is or how to work it so I think I got some research to do cheers.
Jay M
I remember watching that a while ago, hopefully I understand it more now I'm not a complete tasker noob nomore lol cheers.
Jay M
http://www.pocketables.com/2012/11/reader-request-icon-based-unlock-system-in-tasker.html
might be helpful