commanderz
commanderz
just added patched files for compile alcicoe for Delphi 11 Alexandria https://github.com/commanderz/alcinoe-delphi11-patched and for Delphi 11.1 https://github.com/commanderz/alcinoe-delphi11-patched/tree/delphi_11_1 @Zeus64 can use it free if want, and tnanks you, bro, for very...
Just added patched files for Delphi 11.1 https://github.com/commanderz/alcinoe-delphi11-patched/tree/delphi_11_1
just added patched files for compile alcicoe for Delphi 11 Alexandria https://github.com/commanderz/alcinoe-delphi11-patched and for Delphi 11.1 https://github.com/commanderz/alcinoe-delphi11-patched/tree/delphi_11_1 @Zeus64 can use it free if want, and tnanks you, bro, for very...
Nice example how to create live recorder, created by @AbreezaSaleem : https://codesandbox.io/s/react-voice-recorder-player-example-gtod60?file=/public/index.html React package here: https://www.npmjs.com/package/react-voice-recorder-player. Source code here: https://github.com/AbreezaSaleem/react-voice-recorder-player/
without webview_run() we lost functionality of bind functions, promise will not return result becouse void run() { MSG msg; BOOL res; while ((res = GetMessage(&msg, nullptr, 0, 0)) != -1)...
> I've built a TControl descendant which works great in the main GUI thread with every features, I'll publish it soon. thank you, looking forward to it ^_^
this is special solution for datepicker from @mui, maybe work good for other case: ```typescript // old code: // import { act } from "@testing-library/react" // new code: import {...
2019 and still open, no comments