Search found 5 matches

by Rick Hollerich
Tue Nov 14, 2023 9:06 pm
Forum: FMX
Topic: FMXTee.Chart.ListBox
Replies: 1
Views: 3901

FMXTee.Chart.ListBox

Is the problem with the ChartListBox component every going to get fixed? The problem is still present in the current release (39), and has been present since at least version 36. Below are links to my previous posts on the problem, along with my work around. https://www.steema.com/support/viewtopic....
by Rick Hollerich
Mon Mar 06, 2023 10:46 pm
Forum: FMX
Topic: FMX ChartListBox still not fixed
Replies: 2
Views: 15102

Re: FMX ChartListBox still not fixed

If you wish to see how i did the style book, take a look at my forum post of Oct 12 entitled "FMX TChartListBox not showing Series on OSX, Android, or IOS". The second attachment has my test project for that issue, where I also mentioned the problem with the resource file and my style fix.
by Rick Hollerich
Fri Mar 03, 2023 4:45 pm
Forum: FMX
Topic: FMX ChartListBox still not fixed
Replies: 2
Views: 15102

FMX ChartListBox still not fixed

I just checked out the newest TeeChart source code (37) and noticed that the additional problems I reported for the FMX ChartListBox have not been addressed. Earlier I had reported that the provided resource file for the ChartListBox for FMX displayed blank color boxes on Android, IOS and Mac device...
by Rick Hollerich
Wed Oct 12, 2022 9:15 pm
Forum: FMX
Topic: FMX TChartListBox not showing Series on OSX, Android, or IOS
Replies: 2
Views: 14382

Re: FMX TChartListBox not showing Series on OSX, Android, or IOS

Forgot to add, I did rearrange the "chartlistbox" style slightly. I moved the "color" rectangle to the right side of the style. I did this because it was too easy to hit the color box when trying to hit the checkbox on the smaller android and IOS devices.
by Rick Hollerich
Wed Oct 12, 2022 9:01 pm
Forum: FMX
Topic: FMX TChartListBox not showing Series on OSX, Android, or IOS
Replies: 2
Views: 14382

Re: FMX TChartListBox not showing Series on OSX, Android, or IOS

Please note, I had the wrong file attached to the first submit of this post. The correct one is now attached. The problem with ChartListBox Series ListBoxItems on Android, IOS and OSX appears to be with the "FMXTee.Chart.ListBox.Style.res" file that comes with the source code. I recreated the "chart...