You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
How do I scroll the scene? When I needed to have a scene longer than the screen?
Sean Williams
unread,
Jun 26, 2014, 8:56:51 AM6/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
Unfortunately not possible with current tasker. Alternatively you could create your ui inside a webview this will scroll.
Karel Eger
unread,
Jun 26, 2014, 9:44:31 AM6/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
Can you direct me to create ui please
Dne čtvrtek, 26. června 2014 14:56:51 UTC+2 Sean Williams napsal(a):
Brandon Horwath
unread,
Jun 26, 2014, 9:53:34 AM6/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
That would depend on server host through webview.
Basically, you would need to build a web-site to make it work as suggested.
Karel Eger
unread,
Jun 26, 2014, 10:38:36 AM6/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
I see. But as I click in the box WebView, so it immediately redirects to browser. How to ensure to remain in the window WebView?
Dne čtvrtek, 26. června 2014 15:53:34 UTC+2 Brandon Horwath napsal(a):
Matt R
unread,
Jun 26, 2014, 11:12:27 AM6/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
I think you can make the webview local (using local images/text/etc.). It doesn't have to go through the internet.
Matt
Matt R
unread,
Jun 26, 2014, 11:13:16 AM6/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
I believe there's a checkbox in the webview setup screen ... something about redirect links internally or something.
Matt
Karel Eger
unread,
Jun 26, 2014, 11:30:23 AM6/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
Thank you, I'll look
Dne čtvrtek, 26. června 2014 17:13:16 UTC+2 Matt R napsal(a):
Sean Williams
unread,
Jun 26, 2014, 2:32:23 PM6/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
You can use the direct or file mode to create your webview locally. HTML CSS & JavaScript mixed with Taskers JavaScript functions can achieve quite a lot. (There may be library support too?)
But just like regular websites unstyled checkboxes etc. will look and scale differently between devices and WebKit versions.
Saad Thahim
unread,
Jun 27, 2014, 1:13:00 AM6/27/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
I think he wants to move his scene with user interaction.