Jump to content
Registration disabled at the moment Read more... ×
JonRobertson

VCL Styles support for TChromeTabs

Recommended Posts

Has anyone attempted to add VCL Styles support to TChromeTabs? In my search, I see Jerry Dodge asked the author on StackOverflow back in 2015, who responded he did not use VCL Styles and had no plans on adding the support.

 

I can attempt to do it. I think most of the work would be in TCustomChromeTabs.DrawCanvas. Unfortunately, I have very little experience writing custom drawing/painting code and no experience implementing VCL Styles in a component.

 

Can anyone recommend a book or online resource to get my feet wet? :classic_smile:

Share this post


Link to post

What you can do is download the Konopka Signature controls from getit package manager, and look at the source for RzTabs

Share this post


Link to post

Thank you for the suggestion. I have looked at code by Ray, Chris Rolliston, and Rodrigo Ruz. My first attempt was a good learning experience. Now I need to start over and do it piece by piece.

Edited by JonRobertson

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×