Jump to content

E. Spelt

Members
  • Content Count

    3
  • Joined

  • Last visited

Community Reputation

3 Neutral
  1. E. Spelt

    Listbox with images scrolls not smoothly

    Out of the box FMX is lacking animation smoothness. As I understand there are some Embarcadero efforts on the way for animation improvements. The initiative started from a community member. Don't hold your breath btw. Today you need to tweak to get butter smooth experience: See Alcinoe GitHub - MagicFoundation/Alcinoe: Alcinoe Component Library For Delphi. Full opengl video player, WebRTC delphi wrapper, native ios/android TEdit, Improuved firemonkey controls, Firebase cloud messaging, Android/ios facebook sdk login, Json/Bson Parser, ImageMagick wrapper, MongoDb client And much more There is also a Skia branch but that one is not offically released yet but it could be any day now. I think there seems to be an issue with video and Skia but I could be wrong.
  2. Maybe you can use a TLayout with property HitTest to true? It should catch the mouse events and does not have any background.
  3. E. Spelt

    ZXing Delphi not function in 10.3.2

    Hi There was een update today of the Advanced Scan App. Its is now simplified and handles permissions to the onActivate event. There were more problems with this demo app. You can check the changes in the last week. Please read the updated section of Note for: 'Advanced test demo app'.
×