tasker fcs on webview

47 views
Skip to first unread message

pfannoholiker

unread,
Mar 28, 2015, 12:06:09 PM3/28/15
to tas...@googlegroups.com
i have an html saved in tasker/temp (which i download before). when i try to read that file tasker fcs.

when button is clicked:
    create an element webview
        content:
            mode: file
            source: tasker/temp

-->fc

first i thought that the html files are too big but now i'm not so sure. same thing happens when i do it with edittext.

what i want to achieve is showing the source code of a web page which i want to be able to select to work with the selection. not sure if this is the right way to go anyway.

thanks

Pent

unread,
Mar 30, 2015, 4:00:17 AM3/30/15
to tas...@googlegroups.com
Try using a static WebView instead of creating it dynamically.

You can hide the WebView in the scene config, then show it
(Element Visibility) when the button is clicked.

Pent
Reply all
Reply to author
Forward
0 new messages