Last seen: Nov 7, 2025
I have seen those before, but without any example code it sadly becomes meaningless. It also depends wildly on the platform, Linux, Windows and MacOS ...
The delegate problem has now been fixed, download the latest build 🙂
Have you looked at some node.js server-side code for this?
@hackbart Always delegate1? Are you using the latest build? Just tested this myself, you are correct, that is a bug. I think I know what happened th...
@hackbart You had forgotten to check Form1 in the build-config 🙂 It never showed form1. This might be my fault, I will go over the templates and ma...
Hi! No problem asking questions like this. In fact, it is a very reasonable question considering the hybrid nature of the system. First, let's divid...
Have you tried using firebird via node.js btw? not sure it has a JSON / REST API
When you double click a widget that is a container, the plan is that a new designer comes up so you can add widgets to it (work in progress!). This is...
If you look at how I wrapped SQLite with TDataset etc, you could do a nice wrapper for this that targets MySQL 🙂 AWESOME POST btw!!