-
I tried to convert the Pascal binding unit to work in Delphi, but I cannot seem to resolve the circular dependencies of the many classes. Will this be provided as another option?
-
Hi,
I'm testing some applications that set TForm.FullScreen to True and I added these lines to the DPR file :
` GlobalUseMetal := True; GlobalUseSkia := True; GlobalUseSkiaRasterWhenAvailable …
-
Dear sir,
I had download and try to compile and run the aTestApp for mobile qrcode scanning. But when i try to Run it, error shown Could not compile used unit 'ZXing.Helpers.pas'.
in file ..\Lib…
-
Delphi with FMX (FireMonkey)
Framework for building beautiful, natively compiled, multi-platform applications from a single codebase. There are many stylization opportunities. Moreover, you can visua…
-
the MPL states...
> such Covered Software must also be made available in Source Code Form
i realize the source is available in the .xpi - is it published elsewhere? i couldn't find it at github,…
-
Whereas this component sorts the deficiency in the stock TWebBrowser: ability to select files for file uploads , one cannot select to upload an image directly from the camera as you would with the reg…
-
Hi, I would love a Windows client with push support
-
When C drive (the system partition) was running low on storage space (nearly empty), FireMonkey deleted all user scripts and styles without warning or confirmation.
This bug is very frustrating and …
-
Hi @erosman !
Firstly, your add-on is fantastic! Thank you and congrats.
The possibility to have all my CSS and JS scripts in one place, with a lightweight add-on... makes your add-on unbeatable.
…
-
Hi,
the export function is "transforming" a script and is not exporting the original file. Use case:
1. an original JS is encoded as "Windows (CR LF) / ANSI" and contains:
```
/*
==UserScript…