Jump to content

KenR

Members
  • Content Count

    142
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by KenR

  1. You can't go wrong with DevExpress https://docs.devexpress.com/VCL/179002/ExpressGanttControl/vcl-gantt-control-overview
  2. KenR

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Thanks. Works well!
  3. KenR

    wuppdi Welcome Page for Delphi 11 Alexandria?

    I don't want to install VirtualTree. Does that mean I have to stay on B33?
  4. KenR

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Sorry, that works fine. I didn't rename it!
  5. KenR

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Thanks but still get an error.
  6. KenR

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Bugger. I downloaded B36 without taking a backup. Anywhere I can get B33?
  7. KenR

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Where are the font/size settings in the registry?
  8. KenR

    ICS as HL7 Server

    I use a TWSocket to listen for HL7 transmissions. It works perfectly. Ken
  9. KenR

    DevEx VCL Components & VCL Styles??

    Using the WXI skin it is very easy to emulate Windows light and dark modes with just a few lines of code.
  10. I'm also semi-retired and have to maintain two web servers, both are supplied by Easyspace. One is Centos with Plesk, the other is a Windows 2019 Server. I hate the Windows server for the reasons you state but unfortunately still need it!
  11. KenR

    Added IDE Toolbar Expert to GExperts

    Well done. This has always been a big problem.
  12. KenR

    Delphi 12.2 Patch 1

    Several packages would not load e.g. Devex, Had to reinstall, UniDac & Eureka log resimstalling does not help.
  13. KenR

    Delphi 12.2 Patch 1

    Totally agree. So instead of downloading a larger patch I have to download a 7Gb iso and then have to re-install most of my components.
  14. KenR

    ICS V9.3 announced

    Zipped version installs ok but I had same problem with GetIt version.
  15. I need to deploy a mac OS Arm-64 pkg to the app store. I have previously only ever submitted a 64 bit one before. I have turned on Generate Mac OS Universal Binary option in compiler options. The project entitlements file seems to be generated correctly: .. <dict> <key>com.apple.security.app-sandbox</key> <true/> <key>com.apple.security.cs.allow-unsigned-executable-memory</key> <true/> </dict> When I user Transporter to upload the pkg I get the error regarding the app sandbox not being enabled. This is driving me crazy. What do I have to do to get Delphi 12.1 to correctly generate a mac OS Arm-64 pkg? Thanks in advance
  16. KenR

    EurekaLog 7.12.0.4 installation

    I did download a new key in the same folder as the install but didn't have to do anything with it.
  17. KenR

    EurekaLog 7.12.0.4 installation

    I have the same problem. It just exits with no error message. Just ran it again for about the 5th time and it installed ok.
  18. I have problems but only with very large projects!
  19. KenR

    K-Software

    This will be such a pain in the **** - I also renewed early for 3 years to avoid it for now!
  20. KenR

    TestFlight problems

    I've started having problems again with TestFlight/OSX in 11.3.1. Can anyone confirm what the requirements are now for this?
  21. KenR

    TWebBrowser: Remove Scrollbars not working

    Only some browsers, like FireFox, allow you to remove the scrollbars!
  22. Projects were recreated, and have different folders for DCU's. If I re-open Delphi the project compiles fine. The problem only exists when switching between 32 and 64 bit.
  23. With very large projects I find that compiling it in 32 bit mode then compiling it in 64 bit mode crashes Delphi. This happens every time with multiple projects!
  24. I have also struggled with this concept. I am currently using TMS Web Core with the db server created by using TMS XData. For most visual components I am using DevExtreme. This seems to work very well. The main advice I can give is to retrieve the absolute minimum amont of data with each request.
  25. KenR

    Delphi 11.3 is available now!

    I can't currently work out why but some of my FMX forms won't open even if just using Windows. Delphi just crashes can anyone think what would cause thsi?
×