-
Content Count
181 -
Joined
-
Last visited
-
Days Won
3
Everything posted by gkobler
-
A new version is available V1.5.3.152. This version now supports FB4 final release. Visit our Homepage and download the Trialversion: https://fbm.gksoft.ch
-
A new version is available V1.5.6.162 Visit our Homepage and download the Trialversion: https://fbm.gksoft.ch
-
64-bit VCL App hangs for an extended period during termination
gkobler replied to Attila Kovacs's topic in Delphi IDE and APIs
May some threads there are not terminate immediatly? -
Have been able to fix the problem. Was very funny, the TMS FNC Core components was the cause. I uninstalled all the TMS FNC components and then reinstalled them. Can not explain the error, because I had made the same update on the notebook. There I had no problems.
-
Have the same issue after returning from vacation. Delphi 11.3 Version 28.0.47991.2819 When i create a new VCL project and try to compile, i got the follow error The dcc32 parameter looks also good. I checked the file "system.dcu". The file are exists and is in the correct directory Also the extry in the librarypath is correct. I did an update this morning to a 3 party library from TMS. I did this also at my notebook too, At the notebook i can compile any project, but at my desktop PC i'm not be able to compile any project. I haven't had such a problem all these years. I no longer understand the world. I am grateful for any advice. Gregor
-
Anyone have issues with the project form not showing in Delphi 11.3?
gkobler replied to Shane T's topic in Delphi IDE and APIs
maybe its related to the follow -
Where to turn off 'Whole words' searching?
gkobler replied to Ian Branch's topic in Delphi IDE and APIs
Registry: Works for me also in D11.3. But remeber: Close the IDE first, and then change the registry! The IDE will write in the Registry when its closing. -
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