-
Content Count
224 -
Joined
-
Last visited
-
Days Won
3
Everything posted by gkobler
-
Beginner to Delphi. Have no idea what I'm doing wrong here
gkobler replied to Willicious's topic in Delphi IDE and APIs
Try the follow if Key = Ord('w') then Movement := 'down'; -
Rx11.3: IDE project tree disappears suddenly ( empty window )
gkobler replied to Rollo62's topic in Delphi IDE and APIs
I have also observed the behavior with me. Just choose your layout again -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
New Built 21 released: https://dwp.gksoft.ch -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Could it be that an older BPL file still exists somewhere else on the PC? -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Could you try the B19 please. I can not explain this, with me it runs without problems. -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
I don't now how i can handle, because i have a VirtualImageList with different Iconsizes And the VirtualImageList is connected to the TreeView Component. I think this is handled by the IDE himself of the HDPI Settings, or somthing like this -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Fixed.. still the same Built 18, but newer file ready to download -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
I have now recompiled the WP Plugin with D11.3. It still looks exactly the same, there has been no change in appearance. New Built 18 are ready to download https://dwp.gksoft.ch -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Hello i'm this and next week not in the office, but i will show what i can do to release a new version ASAP Will investigate them -
Let us surprise what will come 😉
-
Just wait for D11.3 😉 https://blog.marcocantu.com/blog/2023-february-malawi-beta-delphilsp.html
-
Marco Cantu has written a blog where exactly this topic was discussed. https://blog.marcocantu.com/blog/2022-december-suggestions-help-delphi-compiler.html
-
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Follow the values in the registry -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Hello @Ian Branch I'm sorry to hear that, that the settings have been lost. But I can't explain the behavior through the plugin at the moment. The data is stored in the registry under "Computer\HKEY_CURRENT_USER\Software\Embarcadero\BDS\22.0\WelcomePage\gksoft", every time you make an adjustment. Be it inserting a new entry or deleting. Also it should be no problem if you delete a project, in the list the entry is still contained, but that does not matter. If you want to open the no longer existing project you will get an error message. By the way: When starting Delphi, favorites are read from the registry. Is it possible that Delphi has regenerated the registry tree under "BDS" with default values, and thus the values under "WelcomePage" have been deleted? Did you maybe start Delphi with the parameter -r? I save from time to time my settings with the Migrationtool, at https://dwp.gksoft.ch it is explained how this works. So you have a backup of your settings just in case. Gregor -
I made an Image with W10 64bit, with VM Workstation Pro, with 8GB RAM, 250 GB Harddisk and 4 CPU cores. That runs well enought
-
A new version is available V1.5.5.160 Visit our Homepage and download the Trialversion: https://fbm.gksoft.ch
-
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
fixed in version 1.0.5.B17 Also fixed two RSP's see cange log at https://dwp.gksoft.ch -
Does anyone have experience with Firebird 4, D11.2, FireDAC and the new data type "TimeStamp with TimeZone"? I would like to show the time zone with Thanks in Advanced
-
Thanks, but at the moment not an option for me
-
Update Subscription: Embarcadero policy seriously this bad?
gkobler replied to Al T's topic in Delphi IDE and APIs
Pay for an new license -
Open the file with Notepad++ and enable the option "show invisible chars". May there are someone chars where you not see on a normal editor
-
Fixed... thanks for the hint. :-)
-
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Added filter in v1.0.4.B15 -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
This is not supported. And was also not supported by the wuppdiWP. there are a bug in the TControlList (see RSP-38957). Just select what you would like to drop and then "enable drag'n drop"! This is also not supported by wuppdiWP, but i will look what i can do, but at the moment i'm very busy with other tasks