-
Any plan to support Firebase Cloud messaging?
TIA
-
Hello,
First, I would like to express my sincere thanks for sharing your source code.
Currently, I'm using the HemulGM wrapper for OpenAI, and your code will be invaluable as I integrate Mistral…
-
This is a cool project, do you have any plans for it to be able to handle relational data. I don't know what that would look like but I'm curious if it could be done in a simple way.
-
from `.Prepare;` to `.Prepared := True;`
The original line comes from Delphi 1995 and the library underlying is long dead.
http://docwiki.embarcadero.com/Libraries/Tokyo/en/Bde.DBTables.TQuery.Pre…
-
Hi, looks like is not intended, right? Googling doesn't give me any hope. Have anyone here tried SDL2+Delphi+Android?
-
```
¿Que pasos reproducirán el problema?
1.me da un mensaje de error en cae = WSFEv1.CAESolicitar()
2.
3.
Traceback (most recent call last):
File "win32com\server\policy.pyo", line 277, in _Invoke_…
-
I have following items of an application written in Delphi, printed with print_control_indentifiers and I want to select the tab with title="Units":
```
TfrmExportSetup - 'Export Setup' (L0, T0, …
-
getting the following here after compiling the exe under XE2 (was a 2010er compilation before):
LNG file creating error:
Can't find the special string KDL_Localizer_rsKdlMark in "nsa.drc".
Check …
-
I have a question, and I'm not sure where to look.
Let's say I need to get data from a StringGrid (win32 backend). It's a lot like a ListBox.
Can I simply create a new control type in pywinauto …
-
Is it possible to get a basic example on how to
1) connect
2) post something to a producer
3) read something from a consumer?