gonzzzales

Results 16 comments of gonzzzales

Hello **@Zeus64**, how is the work on the update progressing? Сan you tell us about timings? Best Regards!!!

> just added patched files for compile alcicoe for Delphi 11 Alexandria Thank you, @commanderz , i will try it!!!

> how to use TALvideoPlayerSurface? When i use it, always stuck on splash screen I have the same problem. I have added jar files for exoplayer manualy, but still freeze...

@Zeus64, Your work is not finished yet? I tryed to use TAlTabControl for Android, but unfortunatly have error [DCC Error] FMX.Presentation.Android.Style.pas(27): E2291 Missing implementation of interface method JRunnable.run Thanks a...

yes, using mobile platforms. i try to do something like this in AlFMXControl example `procedure TForm1.ALVertScrollBox1ViewportPositionChange(Sender: TObject;const OldViewportPosition, NewViewportPosition: TPointF); begin if (ALVideoPlayerSurface1.Position.y + ALVideoPlayerSurface1.Height >= NewViewportPosition.Y) and (ALVideoPlayerSurface1.Position.y <...

Please, let me know, if it is possible!!!

> [dcc64 Error] Alcinoe.FMX.Layouts.pas(144): E2137 Method 'ChildrenMouseDown' not found in base class [dcc64 Error] Alcinoe.FMX.Layouts.pas(145): E2137 Method 'ChildrenMouseMove' not found in base class [dcc64 Error] Alcinoe.FMX.Layouts.pas(146): E2137 Method 'ChildrenMouseUp' not...

hi @Zeus64, i made a test - it dont work. It work only, when i set controltype = Styled, and for TLabel too.