hi,
i'm from turkey.
I have a question.
Can we open an incognito window in cef4?
thanks...
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
can i open hidden window?
- salvadordf
- Posts: 4580
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: can i open hidden window?
Hi,
Yes, you can.
Leave the GlobalCEFApp.cache property empty and all your browsers will be in incognito mode because they will save the cache in memory.
If you want to have a normal cache directory in the hard drive for some browsers and then open a new browser in incognito mode then use this code from the MDIBrowser demo :
https://github.com/salvadordf/CEF4Delphi/blob/f2237604fb5f98cb42c27266e2ff1d1ea2f5b5e9/demos/Delphi_VCL/MDIBrowser/uChildForm.pas#L209
Yes, you can.
Leave the GlobalCEFApp.cache property empty and all your browsers will be in incognito mode because they will save the cache in memory.
If you want to have a normal cache directory in the hard drive for some browsers and then open a new browser in incognito mode then use this code from the MDIBrowser demo :
https://github.com/salvadordf/CEF4Delphi/blob/f2237604fb5f98cb42c27266e2ff1d1ea2f5b5e9/demos/Delphi_VCL/MDIBrowser/uChildForm.pas#L209
Re: can i open hidden window?
you are great.
thank you.
best regards...
thank you.
best regards...
Re: can i open hidden window?
thank you very much.
best regards..
best regards..