norgepaul / TChromeTabs

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

Initial support for Fpc/LCL/Lazarus #61

Closed DomenicoMammola closed 7 years ago

DomenicoMammola commented 7 years ago

These changes allow to compile the component with the last version of Lazarus/fpc. The component in Lazarus is quite fully functional (on Windows) even if there are some issues (trasparent background does not work correctly) and it is not still full tested.

norgepaul commented 7 years ago

Hi,

This is great. However, I think I would like to keep the main repo Delphi only. How about making a fork for the Fpc version?

/Paul

DomenicoMammola commented 7 years ago

Hi Paul, ok, it's fine for me to keep them separated, as you prefer. I will merge the port-to-lazarus branch to master on my repo and update the readme file. I am wondering if you could add a small note somewhere in the documentation of your component to indicate the existance of the porting attemp. Just to route fpc developers to the LCL repo. TIA, Domenico

PS I will also close the pull request.

landrix commented 7 years ago

Can you give the URL to your port for the documentation?

DomenicoMammola commented 7 years ago

https://github.com/DomenicoMammola/TChromeTabs