Keesver replied to Ian Branch's topic in General Help
MadExcept includes the name of the Delphi compiler in their reports. I checked their code, they use a defines to get to the name of the compiler:
{$ifdef ver340}
// 'compiled with', 'Delphi 10.4 Sydney'
{$endif}
Keesver replied to Mark Williams's topic in General Help
We are preparing to release our software using Thinfinity as an alternative to the desktop version. We did some tests and this showed it worked pretty good. We do want to change our application to make it look more 'web' alike. This means hiding the menu for example. Can't tell yet how performant it will be. You do need a server capable of handling the number of concurrent users of your application though.
We were told RDS licenses are not required because Thinfinity does not use the RDS services (which I can confirm after running multiple sessions on the same server without such license). I can't say if Microsoft agrees on this....
A 'trick' we used to improve the behavior while moving windows between monitors was to create a bitmap when the user starts dragging and use this image while dragging. It works very good and only when the user releases the mouse you need to do rescaling.
Hello,
We are looking for an FMX developer, experience required. We are located in the Netherlands, but working remote is possible. This is a long term project for at least 3 days per week.
Thanks, Kees Vermeulen, A-dato
Thanks for your reply. Problem is that we are not a 'registered user' of paxCompiler.
We are investigating possibilities of adding scripting to our application and paxCompiler seems to have all the right specifications. Maybe someone is willing to sell their license to us?
I have contacted Apex but got no reply (yet).