|
From: John L. <jla...@gm...> - 2014-03-28 14:55:16
|
On Mon, Mar 17, 2014 at 12:36 AM, Paul K <pau...@ya...> wrote: > Hi John, > > >> > I'm looking for a way to provide MacNewFile, MacOpenFiles, and > >> > MacReopenApp methods > >> > (http://docs.wxwidgets.org/trunk/classwx_app.html), but can't figure > >> > out how to do this in wxlua and don't see this in any of the examples. > > > > They need to be added, it should be doable. > > Do you have plans to include these methods? I'm building the current > version of wxwidgets and would like to include these Mac* methods and > My antique mac is out of commission so I can't do any mac stuff right now, but I do plan to replace the hard drive drive.. > WebView support if available. Thank you! > > I added wxWebView support a while ago, but forgot to press send on my email. Let me know if it works for you. I just did the simplest test of creating a frame, a webview child and loaded a page. -John |