-
Content Count
237 -
Joined
-
Last visited
-
Days Won
3
Everything posted by gkobler
-
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
New Version 1.1.1.B33 are available. At the moment just for D12 (32 +64 Bit). -
-
Now it works again
-
Delphi 12.3 web install - I selected Android as well as Windows but did not install Android SDK NDK
gkobler replied to rudy999's topic in Delphi IDE and APIs
No, i mean that in delphi directly Then uncheck the Android SDK, after uninstall it, check it again. -
Delphi 12.3 web install - I selected Android as well as Windows but did not install Android SDK NDK
gkobler replied to rudy999's topic in Delphi IDE and APIs
Hade the same. Use the Platform manager, deselect the Android SDK (Uninstall) it. After uninstall, select the checkbox and install the SDK again. -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Wilnot change it. 😉 -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
I thought about it at first, but Embarcadero doesn't do it either. The distinction is made by the directory. -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
The homepage download link (english) is now fixed. May you have to reload the page. -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Download it from the follow link https://dwp.gksoft.ch/files/win64/WP.gksoftPlugin290.bpl -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Yes, I meant “Install Packages”, follow the instructuions at my website. Did you download the correct version of BPL? https://dwp.gksoft.ch/files/win64/WP.gksoftPlugin290.bpl I have seen now what's wrong, at my homepage the link for the 64Bit version are wrong! Only at when you switch to english, german is the link ok. -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Copy the 64Bit bpl file to the follow directory C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\win64 Start the 64Bit IDE, choose "Install Components" and install the new package -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Version 1.1.0.B32 is ready for D11 and D12.3 64 Bit IDE -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
New Version 1.1.0.B32 are available. At the moment just for D12. Add new feature -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
New Build 31 are available. Also compiled for D11. -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Unfortunately, I can't reproduce the behavior on my side. 🙂 Can you send me a video so I can take a look? Another possibility is to activate the checkbox in the settings “DebugOutputString”. Then record the output with the program “dbgview.exe” and send me the log file. -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Ok, that at least gives me a clue where to look. -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
I tried to solve the problem today. But it doesn't happen for me. I won't be in the office tomorrow. Let's see if I can get to it at the weekend. Sorry for that. Have you tried clicking on a different node in the TreeView? Is the display then correct again? -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Original font settings -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
For D12 Computer\HKEY_CURRENT_USER\Software\Embarcadero\BDS\23.0\WelcomePage\gksoft For D11 Computer\HKEY_CURRENT_USER\Software\Embarcadero\BDS\22.0\WelcomePage\gksoft -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
You can delete the entrys at the registry. First close the IDE. -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Have to look tomorrow when i‘m back at the office. -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Size 9 The issue with the wrong font size are only at the unaware mode. I dont‘t now if i can fix it. 😞 for the other things will look at tomorrow. -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Did you start Delphi in DPI Unaware Mode? -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
Please try Build 29 -
wuppdi Welcome Page for Delphi 11 Alexandria?
gkobler replied to PeterPanettone's topic in Delphi IDE and APIs
I have just release a new version Build 28. New: The settings are move the the delphi options page (3. party) Now you can set the font for the TreeView and also for the ControlList. Just click to the TextEdit component. I also try to draw the background, but i have still an open issue with that. The TTreeView doesn't work, the TControlList works well. Also there is an issue when your screen scaling factor > 100% the font size are not correct displayed in the settings form. At the moment, the Plugin are just compiled for D12. In a few days i also will compile it for D11, depens how many bus the users will find. 😉