[fpc-pascal] Difference in TOpenDFialog behavior Win10 => Win11
Bo Berglund
bo.berglund at gmail.com
Wed Sep 10 16:43:03 CEST 2025
On Tue, 9 Sep 2025 16:57:21 +0200, Bart via fpc-pascal
<fpc-pascal at lists.freepascal.org> wrote:
>On Tue, Sep 9, 2025 at 11:23?AM Bo Berglund via fpc-pascal
><fpc-pascal at lists.freepascal.org> wrote:
>
>> This is an issue that I believe is caused by Windows 11...
>
>AFAIK nothing relevant has changed in the WS code that could cause this.
Still it does this annoying thing...
But I found thta if I click the Up arrow (4th button on the top bar) then it
moves ficus to the directories so I can change directory properly without much
searcing.
Another really bad Win11 thing is that the QuickLaunch Toolbar support has been
removed in Windows11.
I had about 10 of my mostly used applications on tghat bar so I could very
easily start any of them. Now gone.
Action:
So I have started a Lazarus project to create a replacement that will work in
much the same way by having a "toolbar" ribbon window containgng the shortcut
icons of the applications I use. When clicked the selected application starts in
a new instance (Unlike what pinning app aicons to the Windows bottom bar does).
It cannot be integrated in the Windows bottom bar, but otherwise it will look
about the same. Configuration via an ini file is not optimal but what I can do.
ChatGPT is a great help here...
--
Bo Berglund
Developer in Sweden
More information about the fpc-pascal
mailing list