Jump to content

Ralf7

Members
  • Content Count

    20
  • Joined

  • Last visited

Community Reputation

4 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. You can do that now. You just need to overwrite the base class TCustomCanvas with your own methods. I would like a powerful PDF writer that also supports all Win-GDI writing modes.
  2. LSVGDOM := TSkSVGDOM.MakeFromFile(AssetsPath + 'knight.svg'); knight.svg was missing. Arrrrg! It would be interesting to create a Canvas -> PDF output under Win32. The question arises as to whether the necessary VCL Canvas APIs are all supported.
  3. https://github.com/Embarcadero/RADStudio12Demos/tree/main/Object Pascal/VCL/Skia4Delphi
  4. Skia4Delphi_VCL.dproj->Documents->CreatePDF produces an exception. Does anyone else have this error?
  5. Ralf7

    How many people use Delphi?

    Delphi is quite good when you need to write programs quickly. Delphi has a weak point, that is the integer and float performance. It just can't keep up with C++. A customer had problems here. We then wrote the geometry library in MS C++ and integrated the obj files in Delphi. This doesn't work everywhere, but it does for pure function calls.
  6. All the newer versions cause so many problems. I've spent weeks and months of my life looking for errors in the installtion. I'm using Delphi 7 now. It always works. The license has never caused any problems.
  7. Thank you very much. Why doesn't the installer do this?
  8. You're in hell if you install a Delphi more than once. Tons of registry entries and file fragments are left on the PC, confusing the installer. The strangest error messages are appear. Never install a trial or CE on the productive PC. You can never get rid of it. Unless you do a Windows reinstall.
  9. Ralf7

    Delphi Starter License

    Bingo, that's it. An admin has changed all computer names. I put it back. It works now. Many thanks!
  10. Ralf7

    Delphi Starter License

    The registered license is suddenly treated as unregistered. Supposedly it was registered 3 times. I registered it twice (PC+notebook). You must first register before using the serial number. Click "Register..." to activate the following serial number: Serial number: x Title: Delphi 10.2 Tokyo Starter Named User Promo Edition License Type: Unregistered Is active: Yes Commercial Use: Yes Trial License: No Registered: No Max registrations: 3 Max users: 1 This license enables: Delphi 10.2 Tokyo Starter Delphi 10.3 Rio Starter Delphi 10.4 Sydney Community Edition Delphi 11.0 Alexandria Community Edition Under C:\ProgramData\Embarcadero\.licenses I found the file --> .cgb_license.corrupted
  11. Ralf7

    Delphi Starter License

    Yes. I only see that it was registered in 2017.
  12. Ralf7

    Delphi Starter License

    The support says my license has expired and renewal is not possible at this time. I have to go back to Delphi 7 now.
  13. Ralf7

    Delphi Starter License

    I also have Tokyo on a laptop that I haven't done anything on for months. Tokio Starter doesn't start there anymore either. The license has been revoked.
  14. Ralf7

    Delphi Starter License

    It seems, Emba has withdrawn all Starter Licences on all PCs without notice.
  15. Ralf7

    Delphi Starter License

    How long does a Delphi Starter Tokyo license last? I don't mean the Community Edition, but the previous Starter Editions.
×