Alcinoe icon indicating copy to clipboard operation
Alcinoe copied to clipboard

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...

Results 109 Alcinoe issues
Sort by recently updated
recently updated
newest added

Just a minor issue while testing Rio: AlText1.TextIsHtml := True; AlText1.Text := 'paragraph'#13#10#13#10'header'; // CRLFs are ignored AlText1.Text := 'paragraph'#13#10#13#10'header'; // CRLFs are not ignored (OK) Only occurs for multiple...

hii is there an install document !?

Hello, Upgrade last version of library and add all function thanks

Where is Delphi 11 dpk?

https://altd.embarcadero.com/download/radstudio/11.0/RADStudio_11_2_10937a.iso when?

--------------------- Build ALTests Project --------------------- Could Not Find D:\Alcinoe-master\Tests\*.identcache Could Not Find D:\Alcinoe-master\Tests\*.dproj.local Could Not Find D:\Alcinoe-master\Tests\*.groupproj.local Could Not Find D:\Alcinoe-master\Tests\*.deployproj.local MSBuild ALTests.dproj /p:config=Debug /p:Platform=Win32 Microsoft (R) Build Engine w...

`Build Jars (Y/N, default=Y)?: FMXJAR=C:\Program Files (x86)\Embarcadero\Studio\23.0\lib\android\release\fmx.jar PlatformSDK=AndroidSDK25.2.5_64bit.sdk SDKApiLevelPath=C:\Users\Public\Documents\Embarcadero\Studio\23.0\CatalogRepository\AndroidSDK-2525-23.0.50491.5718\platforms\android-33 JDKBinPath="C:\Program Files\Eclipse Adoptium\jdk-11.0.15.10-hotspot\\bin" Build alcinoe-common C:\Users\stux\Downloads\Alcinoe-master\Source\Java\com\alcinoe\util\ALFileUtil.java:7: error: package android.content does not exist import android.content.Context; ^ C:\Users\stux\Downloads\Alcinoe-master\Source\Java\com\alcinoe\util\ALFileUtil.java:8: error: package android.net does not...

![image](https://github.com/MagicFoundation/Alcinoe/assets/11960978/2b0bc515-a28f-451f-acce-c3421478bd5f) When choosing option two for compilation, I am receiving the error as shown in the image, which says: "MORE is not recognized as an internal command.

[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 found...

Hello! I want to make this structure HorzScrollBox VertScrollBox TabContlor In tabs of TabControl i place VertScrollBoxes with Align := Client, and in some VertScrollBoxes i place HorzScrollBox with some...