Using Styles with FNCUIPack

Hello,
I am trying to support a couple of styles so that I have light or dark style option for my users.

The displays I get when I add a style are inconsistent, and for some components the text cannot be seen.

The style is loaded in the initialization section of the main form.  In some cases the colors vary according to the parent of the component.

Components I am having issues with include the grid, listview, statusbar and treeview.

I am currently putting a test project together.  Before I send it through I am wondering if there are some tricks and tips I should know that might help it to work.  All components have AdaptToStyle set True.

TIA

Sue
1 Like

Hi,


I assume you are using the FMX styles? Unfortunately we need to keep compatibility with older FMX versions and therefore some styles show some incompatibilities. You can send a test project so we can see which issues there are and investigate if we can find a solution.
Thanks.

I will do some more research and send through a test project.