Re: Resize not working
Posted: Tue Feb 13, 2018 7:06 pm
The browser needs to know when the parent component has been resized to resize the contents.
The TCEFWindowParent does that overriding the Resize procedure.
You can use a handle from another process to be the browser parent but you will miss several browser functions.
The TCEFWindowParent does that overriding the Resize procedure.
You can use a handle from another process to be the browser parent but you will miss several browser functions.