-
Hello,
using FastMM4 in an empty FMX application in Delphi 10.1 Berlin results in crash in procedure TMonitor.Destroy;
steps to reproduce:
- new empty FMX application, target Win32
- Add FastMM4 as …
-
Hi,
a TSvgIconImage on Delphi 12 FMX (using Angus engine) doesn't render properly with DPI set to 125%.
See the attached screens.
Thanks
![100](https://github.com/EtheaDev/SVGIconImageList/ass…
-
Is it possible to use dynamic loading for the DLL (`LoadLibrary`, `GetProcAddress` and `FreeLibrary`) in order to use this wrapper in FMX cross-platforms projects ?
-
Hi,
Thanks for the interesting library.
When I run the demos, I have two problems:
1. In the FMX, if I add 10 timers in one go, I get an AV
2. In Console, if I let the app run for a while, an …
jkour updated
3 years ago
-
I am trying to create a joint covariance of several s-predixcan models that I have created to run with s-multixcan. For this I am using the CovarianceBuilder.py script.
Even though I think the format…
-
Currently `pre_qc` uses different parameters, we want to make these all consistent so folks can use one config for multiple steps.
Highest priority to make `pre_qc` and `post_qc` consistent; `pre_fmx…
-
Fix for Rio compilation...but the game doesn't seems to work
```
---
Engine/DWScript/dwsRTTIExposer.pas | 2 +-
Engine/FixedDX11Header/FMX.Canvas.D2D.pas | 6 ++++--
2 files changed, 5 …
-
Hi
Thanks for this great project. I updated our product with Skia enabled but we encountered a weird issue. The printer list on a mac will show only a pdf printer. People cannot find their printer …
Spelt updated
2 months ago
-
[dcc32 Fatal Error] Winapi.D3D11.pas(5111): F2051 Unit FMX.Context.DX11 was compiled with a different version of Winapi.D3D11.ID3D11Device
(Apply the diff FMX.Canvas.D2D.diff to the respective file…
-
Hello,
With Rad 10.4
When I install PentireFMX it work fine, but as I need it for Android (32 & 64), I have tried to compile it for Android but the package designide is not found by the compiler
Do…