Hi Babak
Thanks for your work.
Can you add other event (on navigate with abort on link/url ...) to DPFJWebView.
Is javascript enabled inside a DPFJWebView?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Babak ...
Thanks for your work is very good.
Well, when I created this component (DPFJWebView) into another form (Form2) and when I closed this form, the component has not been destroyed.
This is only destroyed my application is finalized.
Do you have any idea what it might be?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Babak
Thanks for your work.
Can you add other event (on navigate with abort on link/url ...) to DPFJWebView.
Is javascript enabled inside a DPFJWebView?
Hi luca
Some needed events added in new version.
Regards
Hi Babak ...
Thanks for your work is very good.
Well, when I created this component (DPFJWebView) into another form (Form2) and when I closed this form, the component has not been destroyed.
This is only destroyed my application is finalized.
Do you have any idea what it might be?
Hi Anderson
Do you call Form2.free ?
Regards
Yes I did. I called Form2.free, Form2.free and Form2 := nil, FreeAndNil(Form2) and the problem persisted.
Last edit: Anderson 2014-07-11
Sample how to abort loading url (link)?
thanks