Page 1 of 1

Frame size?

PostPosted: Wed Jul 30, 2014 5:21 am
by kalaiyarasan
Hi,
For my application i need CefFrame size and its x and y location.
How to get size and position of the all CefFrame present in the browser?
If there is no support in CEF, what are modification needed to introduce this feature?

thanks,
Kalaiyarasan

Re: Frame size?

PostPosted: Tue Aug 05, 2014 4:41 am
by magreenblatt
You can use JavaScript and return the information to native code as described in https://code.google.com/p/chromiumembed ... ntegration.