-
there are no symbols in delphivcl package
so developing in delphivcl will be very uncomfortable.
![Code_2023-08-22_21-27-31](https://github.com/Embarcadero/DelphiVCL4Python/assets/8076202/1a4c1706…
-
You have done a great job by creating this bridge between Sciter and Delphi (the best of both worlds: Native applications with web technologies).
In order to build real world projects, we need a d…
-
Hi.
I am a qt user and trying to do something in vcl/fmx to evaluate the possibility of switching to this framework.
What confuses me is the explicit specification of coordinates and size for wid…
-
Hi,
I hope this message find you well.
The support for these function has been dropped on Lazarus:
CopyFromBitmap
CopyToBitmap
Is there an alternative to copy between TBitmap and TImage…
-
**Describe the bug**
When exiting Delphi's IDE an Access Violation happens on rtlxxx.bpl where xxx represent delphi version. I haven't found out yet the source of the issue, apparently wakatime isn't…
-
[Via Delphinius Install on 10.2.3 as per recommended method]
![palette](https://github.com/castle-engine/castle-engine/assets/1549219/5eba953a-7405-47ea-b96c-440dfcd946a7)
This grab comes from s…
-
It is quite unusual in year 2023 to use dotted lines instead of solid lines for visualizing grid lines. They add extra complexity, e.g. in the FMX port, see #1135, or when better visualizing fixed col…
-
Is it possible for FMX?
What time?
-
I am trying to use the following code mostly found in the Skia4Delphi docs in order to use Skia features when drawing on a FMX bitmap.canvas:
ABitmap := TBitmap.create(940,940);
…
-
HI there.
When I try to build or install dclPythonFmx280.bpl, during the installation process, I am met with the error "[dcc32 Error] E1026 File not found: 'PythonFmx.res' ". Do you know how I can …