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.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

TChromiumWindow - Drawing issue when control is inside a page control

Post Reply
User avatar
salvadordf
Posts: 4572
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: TChromiumWindow - Drawing issue when control is inside a page control

Post by salvadordf »

Hi,

I've never tried to use the TChromiumWindow component in tabs but try calling TChromiumWindow.UpdateSize when you select a tab.
User avatar
salvadordf
Posts: 4572
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: TChromiumWindow - Drawing issue when control is inside a page control

Post by salvadordf »

Try using the code from the TabbedBrowser demo in your application.
It has all you need to have browsers in tabs and it doesn't have that issue.
Post Reply