Codebot.Cross
Codebot.Cross copied to clipboard
A cross platform toolkit for Free Pascal and Lazarus
On Windows OS there is a problem when trying to compile a package. In the attachment a fix that solves this problem. \ [codebot.textxml.windows.inc.patch](https://github.com/sysrpl/Codebot.Cross/files/14155827/codebot.textxml.windows.inc.patch)
https://www.getlazarus.org/cross/ 
Ubuntu 22.04, Firefox. button has this URL https://www.getlazarus.org/cross/#demonstration
Ubuntu 22.04. 
Reading through the code, I found what looks like a race condition which can cause a "use-after-free". When TUniqueInstance is destroyed, FThread is asked to terminate and FSocket is freed:...
1. `defines classs and routines` 2. pls show all included controls, how they look, inside the readme. Ie make the subdir for pictures and link pics in the readme Markdown.
Lazarus 2.0.12 FPC 3.2.0 SVN Revision: 64642. Downloaded the zip file code.codebot-master loaded the package codebot and hit compile. Compilation error in gdiplus.pas, line 11906: Can't determine which overloaded function...
Does not compiles with FPC 3.2
on Lazarus forum I saw post that Codebot Cross can help to use Direct2D. I need to add D2D mode to CudaText app which paints on Canvas. It is ATSynEdit...