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
  [PyQt] Saving file to html or pdf stopped working in PyQt6 ejKDE 4 535 Mar-12-2024, 07:45 PM
Last Post: ejKDE
  [PyQt] [solved] How to display a pdf-file in a PyQt6 widget BigMan 13 16,273 May-06-2023, 09:27 AM
Last Post: Axel_Erfurt
  event driven coding PyQt6 on Combobox change merrittr 3 2,088 May-03-2023, 03:35 AM
Last Post: merrittr
  PyQt6 QAction with icon and string malonn 2 1,718 Sep-12-2022, 11:59 AM
Last Post: malonn
  [PyQt] Embed Google Maps in PyQt6 Widget Raures 2 3,129 Sep-11-2021, 04:32 PM
Last Post: Raures
  [PyQt] How to dynamically define a ToolBar? Denni 4 3,273 Jun-11-2019, 06:26 PM
Last Post: Denni
  [PyQt] Linux - Application translation not load when run from .desktop launcher dancaer69 2 2,265 May-19-2019, 06:01 PM
Last Post: dancaer69
  video player inside a frame/panel in python raspberry pi desktop application MATHEWS 1 2,859 Dec-12-2018, 11:42 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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