-
Content Count
2919 -
Joined
-
Last visited
-
Days Won
169
Everything posted by Uwe Raabe
-
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
-
D10.4 - Possible Bug when editing SQL
Uwe Raabe replied to Ian Branch's topic in Delphi IDE and APIs
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. -
D10.4 - Possible Bug when editing SQL
Uwe Raabe replied to Ian Branch's topic in Delphi IDE and APIs
Not perfectly clean, but without those mentioned in your call stack. -
D10.4 - Possible Bug when editing SQL
Uwe Raabe replied to Ian Branch's topic in Delphi IDE and APIs
I can reproduce it. -
From Recife?
-
Cursor through tabs should make no difference, but Optimal fill may do.
-
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
-
Can you show the Source Options dialog (in Tools - Options - User Interface - Editor Options).
-
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.
-
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.
-
Nope.
-
Perhaps something similar to this: https://quality.embarcadero.com/browse/RSP-29126
-
wuppdi Welcome Page for Delphi 10.4?
Uwe Raabe replied to PeterPanettone's topic in Delphi IDE and APIs
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/; -
wuppdi Welcome Page for Delphi 10.4?
Uwe Raabe replied to PeterPanettone's topic in Delphi IDE and APIs
Workaround: Edit %APPDATA%\Embarcadero\BDS\21.0\wuppdiwp.ini and set sidebarwidth=200 -
MMX version 15.0.15 blocks Delphi 10.4 start
Uwe Raabe replied to PeterPanettone's topic in MMX Code Explorer
There are probably still a couple of bug fixes and lots of performance improvements to be done. Until then new features are lower priority. -
MMX version 15.0.15 blocks Delphi 10.4 start
Uwe Raabe replied to PeterPanettone's topic in MMX Code Explorer
No problem: HKEY_CURRENT_USER\Software\Raabe Software\MMX\14.0 -
MMX version 15.0.15 blocks Delphi 10.4 start
Uwe Raabe replied to PeterPanettone's topic in MMX Code Explorer
Known problem. Current workaround is to temporarily rename your v14 registry key, so that v15 will not see it. -
Have you actually saved the changed layout?
-
I once wrote a tool for that: https://uweraabe.kilnhg.com/Code/Community/Delphi/CompressPath
-
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.
-
There is an option (checkbox) that the theme follows the Windows theme. Try to switch that off.
-
The license text inside ELC stays the same. The list in License Manager after importing the new slip file should show 10.4 Sydney.
-
MMX version 15.0.15 now supports Delphi 10.4 Sydney.
-
Revisiting TThreadedQueue and TMonitor
Uwe Raabe replied to pyscripter's topic in RTL and Delphi Object Pascal
By magnitudes -
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.