02-22-2019, 05:56 AM
> How is the development of the new QM version that will run on C# going?
About 50% done.
> I take it that rendered executables with that version will need the net framework?
Yes.
> I noticed that compiled QM dialogs run slightly faster than similar dialogs made with Visual Studio ...
Yes, C# programs start slower, because of JIT compiling and very slow loading of assemblies. But QM3 scripts will start fast in most cases.
About 50% done.
> I take it that rendered executables with that version will need the net framework?
Yes.
> I noticed that compiled QM dialogs run slightly faster than similar dialogs made with Visual Studio ...
Yes, C# programs start slower, because of JIT compiling and very slow loading of assemblies. But QM3 scripts will start fast in most cases.