Regardless of the colour scheme chosen, the buttons marked in red are currently not visible for me.
When I move the mouse over the area, the button is highlighted, but the image is missing (+,-,x).
The button works, but the caption/image is not visible.
Is this only the case for me or has an error crept into the component?
PS:
I use the FNC Chart version 2.6.0.3, but I also noticed it with version 2.6.0.2.
If you have both TMS VCL UI Pack & TMS FNC UI Pack installed, the issue will rise because of the double SVG graphic class registration. We'll investigate if we can find a workaround for this.
We have no issues anymore with the technique we implemented, but it could be possible that you have another third party SVG graphic registration, can you check this?
On Windows 10, the images are missing for me as well; on Windows 11, everything looks as expected.
Loading times are unremarkable in both cases. Interestingly, the charts (Chart Type) are displayed correctly.
I also tested the example for the new component TMSFNCPopupMenu (tms.fnc.core\Demos\VCL\TMSFNCPopupMenu\Appearance).
Aside from the fact that the first error messages already appear when opening the example,
on Windows 10 the images in the bitmap container are not visible, whereas on Windows 11 they are displayed correctly.
If I add my own (PNG) images, they are displayed.
Although it’s a different component, I believe the root cause is the same.
What Delphi version is this and do you have other packages installed in your IDE that render graphcis that might interfere? If so, try as a first step to see if it helps to install TMS FNC Chart as last package to the IDE.
I have installed the same components on both computers (D12.3).
On the machine running Windows 11, everything works perfectly. On the one with Windows 10, the images are missing.
However...
I tested two demo examples, each in both the VCL and FMX versions:
tms.fnc.chart\Demos\VCL\Appearance / tms.fnc.chart\Demos\FMX\Appearance:
In the VCL versions, the images are missing, while in the FMX version they are visible.
tms.fnc.core\Demos\VCL\TMSFNCPopupMenu\Appearance / tms.fnc.core\Demos\FMX\TMSFNCPopupMenu\Appearance
In the VCL version, I get error messages as previously mentioned, and the images are not visible in the Bitmap Container (as documented above).
In the FMX version, no error messages appear, and the images are visible.
In my case, everything works fine under Windows 11, but in the IDE on Windows 10, images are missing in VCL applications.
To clarify:
this only affects the IDE — at runtime, the images display correctly.
You were referring to the FNC Chart component above, and the images also come from that component. The menu of the VCL Chart component looks completely different: