Mike James
Members-
Content Count
11 -
Joined
-
Last visited
Everything posted by Mike James
-
Good quality Random number generator implementation
Mike James replied to Tommi Prami's topic in Algorithms, Data Structures and Class Design
There's always... https://software.intel.com/content/www/us/en/develop/articles/intel-digital-random-number-generator-drng-software-implementation-guide.html Regards, Mike. -
Hi, I'm trying out the FMX.CameraComponent Sample with Delphi 10.4 Sydney. The project is the latest download from github. When running the camera every so often the screen will flash green i.e. blank. Has anybody else seen this? Is it a problem with the threading that the example is using? Regards, Mike.
-
I can confirm that the update fixes the Green-flashing on my FMX.CameraComponent app. Thanks to one and all... -<mike>-
-
Once upon a time the Graphics32 library was faster than the Delphi TBitmap. Is it still the case? Are there any performance comparisons anywhere between FMX Bitmaps, VCL Bitmaps and Graphics32? Regards, -<mike>-
-
It's good to see someone else having the same problem... https://quality.embarcadero.com/browse/RSP-31238
-
I was hoping to stay VCL but I'll give it a look. Thanks.
-
Hi Arnaud, It's for a mapping project so it involves tiling, overlaying grids and bitmaps. Regards, -<mike>-
-
I've been checking on the net and it seems to be a problem with TCameraComponent and Threading. I'll guess I'll have to wait for Delphi 10.4.1 or 10.5 :-) Regards, Mike.
-
I'ts running on a Samsung a71 (Android 10). Regards, Mike.
-
Drag and Drop Component Suite for Delphi 10.4 Sydney
Mike James replied to PeterPanettone's topic in VCL
I think the 'typos' are caused by the file not having Windows line endings i.e. CR-LF and the IDE not able to handle them. -=mike=- -
Installed 10.4 Patch (Patch Tool) Test 1.0 - Components needing Teechart don't work any more
Mike James replied to microtronx's topic in Delphi IDE and APIs
That happened to me. You need to use 'Manage Platforms...' to re-install all the options (TeeChart, IBX, etc.) again.