Jump to content

Uwe Raabe

Members
  • Content Count

    2919
  • Joined

  • Last visited

  • Days Won

    169

Everything posted by Uwe Raabe

  1. Uwe Raabe

    Convert to Property

    You have to select all the fields to be converted in the MMX Code Explorer Window. For an example see this video: Convert Multiple Fields to Properties
  2. Uwe Raabe

    D10.4 - Possible Bug when editing SQL

    It is not even specific to a query, but probably happens with all TStrings properties. I can even reproduce it with a plain TMemo editing its Lines property.
  3. Uwe Raabe

    D10.4 - Possible Bug when editing SQL

    Not perfectly clean, but without those mentioned in your call stack.
  4. Uwe Raabe

    D10.4 - Possible Bug when editing SQL

    I can reproduce it.
  5. Uwe Raabe

    Chatbots on whatsapp. Freeware.

    From Recife?
  6. Uwe Raabe

    Your RAD Studio 10.4 Sydney issues

    Cursor through tabs should make no difference, but Optimal fill may do.
  7. Anyone using TestComplete and expecting to use VCL Styles? Please consider to give this issue a vote: Working with Embarcadero's Delphi 'Themes' packs. Of course it does no harm to vote anyway, even if you will never use the above
  8. Uwe Raabe

    Your RAD Studio 10.4 Sydney issues

    Can you show the Source Options dialog (in Tools - Options - User Interface - Editor Options).
  9. Uwe Raabe

    GUI styles cause flicker on show

    As most styles do paint a TPanel (and other container contorls) with the style color anyway, it doesn't make any difference if the panel has its ParentBackground property set or not. Setting it to false usually reduces the flickering significantly.
  10. Uwe Raabe

    Your RAD Studio 10.4 Sydney issues

    You might have a look at https://sourceforge.net/p/radstudioverins/code/HEAD/tree/ and either wait for an update or get your hands dirty doing it yourself.
  11. Uwe Raabe

    Your RAD Studio 10.4 Sydney issues

    Nope.
  12. Uwe Raabe

    Your RAD Studio 10.4 Sydney issues

    Perhaps something similar to this: https://quality.embarcadero.com/browse/RSP-29126
  13. Uwe Raabe

    wuppdi Welcome Page for Delphi 10.4?

    Just curious: Do you know why wuppdi is mentioned in %ProgramFiles(x86)%\Embarcadero\Studio\21.0\Welcomepage\js\wpLoader.js var classHide = 'wuppdi'; var regHide = /\s*wuppdi/;
  14. Uwe Raabe

    wuppdi Welcome Page for Delphi 10.4?

    Workaround: Edit %APPDATA%\Embarcadero\BDS\21.0\wuppdiwp.ini and set sidebarwidth=200
  15. Uwe Raabe

    MMX version 15.0.15 blocks Delphi 10.4 start

    There are probably still a couple of bug fixes and lots of performance improvements to be done. Until then new features are lower priority.
  16. Uwe Raabe

    MMX version 15.0.15 blocks Delphi 10.4 start

    No problem: HKEY_CURRENT_USER\Software\Raabe Software\MMX\14.0
  17. Uwe Raabe

    MMX version 15.0.15 blocks Delphi 10.4 start

    Known problem. Current workaround is to temporarily rename your v14 registry key, so that v15 will not see it.
  18. Uwe Raabe

    10.4 how to hide project window?

    Have you actually saved the changed layout?
  19. Uwe Raabe

    Embarcadero entries in the path

    I once wrote a tool for that: https://uweraabe.kilnhg.com/Code/Community/Delphi/CompressPath
  20. The new PngComponents version 1.6.0 with Delphi 10.4 Sydney support is available on GitHub: https://github.com/UweRaabe/PngComponents While the version delivered with GetIt is still on 1.4.0, the above version f.i. supports the new feature of linking to a TPngImageList by ImageName in addition to ImageIndex.
  21. Uwe Raabe

    Your RAD Studio 10.4 Sydney issues

    There is an option (checkbox) that the theme follows the Windows theme. Try to switch that off.
  22. The license text inside ELC stays the same. The list in License Manager after importing the new slip file should show 10.4 Sydney.
  23. MMX version 15.0.15 now supports Delphi 10.4 Sydney.
  24. Open the ELC web interface and go to License Hosting. Enter your credentials and the certificate as given by Embarcadero. Click Host Licenses. Select the proper license and again click Host Licenses. Got to Licenses. Click on License Files and download the slip files (zipped). Extract the named license slip file. On each installation open License Manager and import that slip file.
×