12-14-2016, 02:46 PM
1. can't wait for this. Maybe my best bet is to relearn how to make dll's with a C++ compiler like codeblocks, hope it will come back quickly. i'll ask you about syntax then to interface correctly with QM. Not in near future though.
2. OK.
two more:
3. is it as fast (or quite as fast) when using external dll's or routines, for example if i find C++ (or C) dlls or interface with something like mySQL?
4. one power of Delphi was to build visually dialog interfaces, in a more powerful and easy way than QM (sorry for this, but reality).
One of the great features was, as in QM, to assign a number to each control to access them easily (QM does it, even if syntax is quite hard at the beginning to figure out).
I try to use that to automate actions in some external programs (i mean not QM ones), and can't find in many (not in all) those controls numbers, even via accessible
object or control finder in QM.
Is it a lack of this tool, or the original programmer failed to create those numbers and so are not present????
2. OK.
two more:
3. is it as fast (or quite as fast) when using external dll's or routines, for example if i find C++ (or C) dlls or interface with something like mySQL?
4. one power of Delphi was to build visually dialog interfaces, in a more powerful and easy way than QM (sorry for this, but reality).
One of the great features was, as in QM, to assign a number to each control to access them easily (QM does it, even if syntax is quite hard at the beginning to figure out).
I try to use that to automate actions in some external programs (i mean not QM ones), and can't find in many (not in all) those controls numbers, even via accessible
object or control finder in QM.
Is it a lack of this tool, or the original programmer failed to create those numbers and so are not present????