<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - qsystemtrayicon</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/qsystemtrayicon.tag.rss.xml" rel="self"/><lastBuildDate>Fri, 15 Jan 2021 09:00:00 +0000</lastBuildDate><item><title>QSystemTrayIcon — Adding Menu Items in a Loop — Why dynamically created QActions disappear and how to fix it</title><link>https://www.pythonguis.com/faq/qsystemtrayicon-example/</link><description>I'm trying to populate a &lt;code&gt;QSystemTrayIcon&lt;/code&gt; context menu using a for loop, but only the last item shows up. What happened to the other entries, and how do I fix it?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Fri, 15 Jan 2021 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2021-01-15:/faq/qsystemtrayicon-example/</guid><category>pyqt6</category><category>python</category><category>qsystemtrayicon</category><category>qaction</category><category>qmenu</category><category>qt</category><category>qt6</category></item><item><title>System Tray Icons Not Showing or Not Closing on Windows — Troubleshooting common issues with QSystemTrayIcon on Windows 10 and 11</title><link>https://www.pythonguis.com/faq/system-tray-examples-not-showing-up-on-windows-10/</link><description>I'm following a system tray tutorial on Windows 10. When I run the example code, nothing happens &amp;mdash; no icon shows up in the system tray, and I have to force the program to stop. Even when the icon does appear, quitting from the menu doesn't fully close the app &amp;mdash; the icon lingers and I have to use Task Manager. Other examples from the web have the same problem. What's going on?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Thu, 14 May 2020 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2020-05-14:/faq/system-tray-examples-not-showing-up-on-windows-10/</guid><category>pyqt6</category><category>pyqt</category><category>pyside6</category><category>pyside</category><category>python</category><category>windows</category><category>qsystemtrayicon</category><category>system-tray</category><category>qt</category><category>qt6</category></item></channel></rss>