Re: [MBS] WKWebview titleChanged event

2018-12-30 Thread Michael Diehr
> I added two new events:
> 
> TitleChanged(Title as String, oldTitle as string)
> EstimatedProgressChanged(estimatedProgress as double, oldEstimatedProgress as 
> double)

Thanks, I'm testing them now in PR5 and seem to work fine so far :-)
___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info


Re: [MBS] WKWebview titleChanged event

2018-12-21 Thread Christian Schmitz



> Am 21.12.2018 um 16:11 schrieb Michael Diehr :
> 
> I'm trying to subclass the WKWebViewControlMBS 
> https://www.monkeybreadsoftware.net/control-wkwebviewcontrolmbs.shtml 
> to make it a drop-in replacement for the Xojo HTMLViewer.

Great.

> One thing missing is the TitleChanged event.

I added two new events:

TitleChanged(Title as String, oldTitle as string)
EstimatedProgressChanged(estimatedProgress as double, oldEstimatedProgress as 
double)


If you like, you can try it:

https://www.dropbox.com/sh/nem3mev9o3gthwt/AAC_r2SVWkg8C9UmWsMgidfWa?dl=0

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/


___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info


Re: [MBS] WKWebview titleChanged event

2018-12-21 Thread Christian Schmitz


> 
> One thing missing is the TitleChanged event.

Okay.

> For the long term, please consider this a feature request, but for the short 
> term, I'm wondering if it can be accomplished with declares?

Well, I could maybe do that later today.

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/


___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info