norgepaul / TChromeTabs

Comprehensive Delphi implementation of Chrome's tab system
Other
215 stars 78 forks source link

Change Tab Control #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

First off I want to see this is an excellent library. Now I have a quick 
question. It seems as though setting the tabcontrol property might be the way 
to create a new window and move the tab over to the chrometabs in the new 
window but it doesn't work. I've toyed with the idea of simply creating a new 
tab and going that route but I figure there must be a more efficient method of 
doing it.

Thanks,

Chris.

Original issue reported on code.google.com by chriswil...@gmail.com on 18 Jun 2014 at 4:24

GoogleCodeExporter commented 9 years ago
The next build (available in a few hours) demonstrates how to open a new window 
if a tab is dropped outside of a TChromeTabs control.

Original comment by paul.tho...@easy-ip.net on 20 Jun 2014 at 7:26

GoogleCodeExporter commented 9 years ago
Awesome. Much appreciated. I figured there must be a way to achieve it but it 
wasn't jumping out at me.

Thanks.

Original comment by chriswil...@gmail.com on 21 Jun 2014 at 1:38