Jump to content

Uwe Raabe

Members
  • Content Count

    2839
  • Joined

  • Last visited

  • Days Won

    168

Everything posted by Uwe Raabe

  1. Uwe Raabe

    Detect if compiler is Delphi 11.1 (and not 11.0) ?

    No, in System.pas. That's why you cant' use IFDEF here.
  2. Uwe Raabe

    Detect if compiler is Delphi 11.1 (and not 11.0) ?

    {$IF RTLVersion111}
  3. Uwe Raabe

    INI problem

    Does it help when you add the complete path to the file instead only the file name?
  4. Uwe Raabe

    Developing under Windows 11 in a VM not feasible ?

    That must indeed be a scenario being totally ignored when designing the HighDPI designer. If they only had asked us before...
  5. Uwe Raabe

    Delphi 11.1 is available

    At least they can add four items to the bugs fixed list while actually only fixing one
  6. Uwe Raabe

    Delphi 11.1 is available

    Seems it is already reported: https://quality.embarcadero.com/browse/RSP-37378
  7. Uwe Raabe

    Delphi 11.1 is available

    Can you find something suspicious in the GetItInstall.log located in $(BDSCOMMONDIR) ?
  8. Uwe Raabe

    Delphi 11.1 is available

    At least I can find it in my installation. So it is not missing files in delivery.
  9. Uwe Raabe

    Migration Tool (11 --> 11.1)

    IIRC, keeping the registry settings is something the uninstaller does (or does not).
  10. Uwe Raabe

    Migration Tool (11 --> 11.1)

    It would be helpful if we could identify the reason why it doesn't work for some of us.
  11. Uwe Raabe

    Delphi Icons with Version Info

    It happens sporadically by itself, but as not everyone knows how to clear the internal icon cache, I suggest a restart.
  12. Uwe Raabe

    Tool to fix up uses clause unit namespaces?

    Meanwhile the project is on GitHub: https://github.com/UweRaabe/UsesCleaner You don't even need to change the sources to handle FMX. The -c command line parameter lets you specify a configuration file with your preferred settings. An example can be found on GitHub.
  13. Uwe Raabe

    Migration Tool (11 --> 11.1)

    I did the same and all registry entries persisted. Even the Win64 library ones.
  14. Uwe Raabe

    Migration Tool (11 --> 11.1)

    Did you let the new setup uninstall or did you do it on your own? What did you select when you were asked to remove the registry entries or to keep them?
  15. Uwe Raabe

    Delphi 11.1 is available

    Probably just a gut feeling. After all they wasted one of the four main menu entries for that. Thinking about it, the registered products page already has information about my license keys and subscription status. As the responsible developer I would look up the latest valid subscription exactly there. As the network licenses have their own place where I even can simply upload the license, that seems the place to get the subscription information as well.
  16. Uwe Raabe

    Delphi 11.1 is available

    Not sure if that actually matters, but did you upload your Network Named License to https://my.embarcadero.com/#networkLicense ?
  17. Uwe Raabe

    Migration Tool (11 --> 11.1)

    Not when you go with the default setup settings that keep your registry intact. BTW, you can as well use the migration tool to save the registry settings and restore them later - just to be on the safe side.
  18. Uwe Raabe

    Delphi 11.1 is available

    That is indeed inconsistent. Although you can select a wallpaper for a custom theme, the IDE doesn't support selecting a custom theme - add least not officially.
  19. Uwe Raabe

    Delphi 11.1 is available

    You can configure a different wallpaper per theme, so when switching the theme the wallpaper changes, too. That said, to get rid of the default wallpaper, go to Tools -> Options -> Welcome Page, select your current theme and click Delete. Don't forget to Save.
  20. Uwe Raabe

    Does anyone know if Nils Haeck is OK ? SimLib and NativeXml

    I make heavy use of NativeXML in Project Magician. It is a small footprint, easy to use, one unit implementation and (to be honest) I am just used to it.
  21. Uwe Raabe

    Delphi Icons with Version Info

    I use them to distinguish all the Delphi icons in the taskbar. For that I Shift-Right-Click on the icon and select Eigenschaften (Settings?), switch to Verknüpfungen (Links?) and change the icon with Anderes Symbol (Change Icon?). This only affects the taskbar icon. For desktop icons there is always the caption, while taskbar icons only reveal the inner soul when hovering over it. Sorry for the German captions and the possibly wrong translations. I just have no English Windows at hand to check.
  22. Uwe Raabe

    Delphi 11.1 is available

    At least not up to this day...
  23. Uwe Raabe

    Delphi Icons with Version Info

    Nice! Although you will have a hard time to install Delphi 11 and Delphi 11.1 on the same machine.
  24. Uwe Raabe

    Delphi 11.1 is available

    What do you think all the beta testers did during the last weeks?
  25. I also got the impression that quantity of content is preferred over quality of content. This may be based on the way social media works these days. I mean, how would they be able to even detect quality with their algorithms? Beware the day when MVP turns into an abbreviation for Marketing Voluntary Populist
×