tip2tail / t2tWinFormAppBarLib

Helper library for creating AppBars (forms which are docked to the side of the screen). AppBars reserve the required space, similar to the Taskbar in Windows.
MIT License
24 stars 2 forks source link

WIN+D #3

Closed ThiloL closed 5 years ago

ThiloL commented 5 years ago

WIN+D hides the Appbar. That shouldn't be the case. ?

tip2tail commented 5 years ago

Agreed that seems odd - I will see what can be done about that!

ThiloL commented 5 years ago

👍

tip2tail commented 5 years ago

@ThiloL

This has now been fixed. Please update to NuGet package v1.2.1 https://www.nuget.org/packages/tip2tail.WinFormAppBarLib/1.2.1

Please note the changes in the documentation - this feature requires you to add additional code to enable.

Thanks for the bug report.

ThiloL commented 5 years ago

@tip2tail Nice done, but with this feature on, a menu on the AppBar will not work anymore (get's no focus). If i don't use "PreventShowDesktop" menu still works.

tip2tail commented 5 years ago

Can you log a new issue please with an example? I'm not sure if it can be resolved or not.

There are other app bars I have on my system, created by others for things such as telephone integration. These all hide with show desktop, so perhaps that is just "the way it is".

We shall see...

On Mon, 25 Mar 2019, 10:44 ThiloL, notifications@github.com wrote:

@tip2tail https://github.com/tip2tail Nice done, but with this feature on, a menu on the AppBar will not work anymore (get's no focus). If i don't use "PreventShowDesktop" menu still works.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tip2tail/t2tWinFormAppBarLib/issues/3#issuecomment-476142084, or mute the thread https://github.com/notifications/unsubscribe-auth/ABo9yiWQ_kwPLZGyot8SsJ6TiuYbFBmXks5vaKiFgaJpZM4cDelh .