python - win下pyrhin tkinter写界面如何缩小到桌面右下角
PHPz
PHPz 2017-04-17 14:39:39
0
1
884

win下用python自带的tkinter写界面,想实现最小化缩小到桌面右下角,请问有没有实现的思路?谢谢

PHPz
PHPz

学习是最好的投资!

reply all(1)
左手右手慢动作

The lower right corner is called System Tray
There is a win32 extension for python
http://sourceforge.net/projects/pywin32/

Sample code is here:
http://www.brunningonline.net/simon/blog/archives/SysTrayIcon.py.html

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!