python4delphi icon indicating copy to clipboard operation
python4delphi copied to clipboard

Fork of P4D adding FireMonkey wrapper and Android support

Results 9 python4delphi issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to develop an FMX application for Android using Python in Delphi. I've been following your demo application named 'Mobile Controls' as an example. Currently, I can write...

help wanted

Hi, with the latest commit 3c2663f72f28c63dbd231c749ac035c792dbf803 the build stopped early for missing declaration of the PValue object. PValue is never defined in the project: ![image](https://github.com/Embarcadero/python4delphi/assets/1633598/9515601e-362e-41a8-8597-a55e2ead650a)

bug

Good morning, I try to use C++ demo20 to test the import of lib H5PY but I have the following message from console when I execute these lines; "import os...

question

Trying the CameraPreviewDemo results in pydistfinder.exe not found Realising pydistfinder.exe is required I found and compiled it and now Definition.inc can't be found so I copy that from Source/Defenition as...

This is Delphi 10.2.0 (the one where FMXLinux was first introduced) \$LIBSUFFIX doesn't exists until 10.4.1 - see https://en.delphipraxis.net/topic/3427-delphi-1041-libsuffix-auto/ Looking at the settings in P4DComponentSuite.dproj it doesn't use anything other...

I'm not positive about the exact criteria yet Basically imports with Skia fully enabled causes Skia to hit problem with floating point Take anything with an import and add this...

Awaiting Feedback