Python Forum
[PyQt] Application desktop toolbar with PyQt6
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] Application desktop toolbar with PyQt6
#1
Question 
Has someone here ever worked with SHAppBarMessage? I'm trying to create a top bar that can always stay on the desktop having it's own reserved space by windows, but I cannot make my PyQt6 bar work this way.

Does someone have some resources I can use to complete this project?

Many thanks
Reply
#2
What is SHAppBarMessage? A Statusbar that show messages?
Reply
#3
It's an app bar message to the system (https://learn.microsoft.com/en-us/window...barmessage)
You can use it with ctypes and it creates an app bar, like another taskbar
Reply
#4
What is preventing you from using SHAppBarMessage? Have you looked at PyWin32?
Reply
#5
I cannot find a way to get it work, I don't completely understand it, so I asked if someone ever worked with it before and could give me some tips
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  PyQt6 QWidgets and system recognition of windows stevecoh1 2 698 Nov-18-2025, 06:47 PM
Last Post: Axel_Erfurt
  [PyQt] Tutorial bug with PyQt6 canvas Mike88 5 2,443 Jan-02-2025, 10:37 PM
Last Post: Mike88
  To access already running remote desktop application using pywinauto vyom 1 3,572 Jul-12-2024, 07:09 PM
Last Post: deanhystad
  [PyQt] Saving file to html or pdf stopped working in PyQt6 ejKDE 4 4,890 Mar-12-2024, 07:45 PM
Last Post: ejKDE
  [PyQt] [solved] How to display a pdf-file in a PyQt6 widget BigMan 13 30,745 May-06-2023, 09:27 AM
Last Post: Axel_Erfurt
  event driven coding PyQt6 on Combobox change merrittr 3 5,623 May-03-2023, 03:35 AM
Last Post: merrittr
  PyQt6 QAction with icon and string malonn 2 4,092 Sep-12-2022, 11:59 AM
Last Post: malonn
  [PyQt] Embed Google Maps in PyQt6 Widget Raures 2 5,068 Sep-11-2021, 04:32 PM
Last Post: Raures
  [PyQt] How to dynamically define a ToolBar? Denni 4 5,436 Jun-11-2019, 06:26 PM
Last Post: Denni
  [PyQt] Linux - Application translation not load when run from .desktop launcher dancaer69 2 4,152 May-19-2019, 06:01 PM
Last Post: dancaer69

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020