简体   繁体   中英

How to create wxpython app that attach to top and shift desktop size, like Taskbar?

I am using WxPython (phoenix), and at the moment trying to create Taskbar replacement in Windows 10, always on top, and at the top edge of the screen. Surely, it will make my app cover window beneath it.

How do I make the desktop shrink to allow my app attach itself to the top edge of the screen?

Woops, sorry, doing a quick google, I found this: https://github.com/sabren/ceomatic/blob/master/wxappbars.py

Only need to change for has_key error and GetMetrics to wx.SystemSettings.GetMetric per Phoenix changes

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM