Re: Web Browser in LC 8

2016-02-20 Thread Sannyasin Brahmanathaswami
On February 20, 2016 at 6:04:53 AM, Mark Waddingham (m...@livecode.com) wrote: So there is no need to do anything different for android or iOS - it should 'just work'. Mark Aloha, Mark Wow that's awesome, thanks for making that happen! ___

Re: Web Browser in LC 8

2016-02-20 Thread Mark Waddingham
The browser widget works on all platforms and should do so uniformly - any platform specific aspects will be marked in the dictionary as such in the usual way. So there is no need to do anything different for android or iOS - it should 'just work'. Mark Mark Sent from my iPhone > On 20 Feb

Re: Web Browser in LC 8

2016-02-20 Thread James Little
Hi BR, I have not tried the browser widget on mobile. If you have any use for a tree view, consider trying the tree view widget with arrays. Set the arraydata of widget “MyTreeView” to tArray Another trick I learned from an early Kevin Miller video was to turn on “Message Watcher” under

Re: Web Browser in LC 8

2016-02-20 Thread Sannyasin Brahmanathaswami
On February 20, 2016 at 2:40:56 AM, Trevor DeVore (li...@mangomultimedia.com) wrote: You have to switch to the browse tool to see the contents of the browser. Did you try that? oh... duh... yes, that works :-) @ james... thanks for the encouragement, it seems w

Re: Web Browser in LC 8

2016-02-20 Thread Trevor DeVore
On Friday, February 19, 2016, Sannyasin Brahmanathaswami wrote: > Is the Browser widget in LC 8 ready for production? Not in do-14. On Windows the browser doesn't scale properly on hi-dpi displays and it doesn't always behave. There are a number of fixes coming in DP-15 though. I'm trying to pu

Re: Web Browser in LC 8

2016-02-19 Thread James Little
Hi BR, I’m having good luck with LC8 DP14. I just posted our latest beta of the Global Warming Reader at GlobalWarmingApps.org/GlobalWarmingReader.html This uses the browser widget and 2 tree view widgets. Use the drop down menu in the upper left hand corner of the Dictionary to get more