Thanks Steve. Is it OK to use WebBrowser, it is not one of the classes being deleted in 5.0 right?
On Thursday, September 13, 2018 at 11:14:42 AM UTC-7, Steve Hannah wrote: > > I don't think there's an equivalent. WebBrowser is simply a wrapper > around BrowserComponent that will fall back to the old HTMLComponent on > platforms that don't support a native web view. But all of the platforms > we target now, have a native webview so that class has become redundant for > the most part - aside from the odd useful utility method like createDataURI. > > We should probably make an equivalent in either BrowserComponent or > another one of the CN1 utility classes. > > > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/2998f1a3-60e1-4f02-a204-a4fe100028eb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
