Help For Picture on CEF1

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Help For Picture on CEF1

Postby cmtjy11 » Tue Jan 08, 2013 8:03 am

Hello,

I'm using VS2010 build a project about CEF 1 on Windows 7 64bits.
I can add local pictures and those from web into CEF1.but I wanna know when or how or where CEF1 download pictures from web(it should happen after created, but when and how)?
sure they should exist on cache somewhere, but can I copy them? if it can, how to realize ~it will save my much time.

Thanks for help!
cmtjy11
Techie
 
Posts: 17
Joined: Wed Jul 04, 2012 1:02 am

Re: Help For Picture on CEF1

Postby magreenblatt » Thu Jan 10, 2013 3:11 pm

OnBeforeResourceLoad will be called for network resources that are not currently in the cache. Files loaded via file:// will not trigger this callback. There is currently no API for directly accessing files stored in the cache. Drag/drop of image files (from CEF to the desktop or to some other application) may work on some platforms.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 226 guests

cron