<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - styling</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/styling.tag.rss.xml" rel="self"/><lastBuildDate>Sun, 21 Mar 2021 09:00:00 +0000</lastBuildDate><item><title>Custom style for menu items — How to use QWidgetAction to create menu items with custom background colors in PyQt6</title><link>https://www.pythonguis.com/faq/custom-style-for-menu-items/</link><description>How can I create a menu item with a custom background color using QWidgetAction, while keeping the same behavior and style as regular QAction items?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Sun, 21 Mar 2021 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2021-03-21:/faq/custom-style-for-menu-items/</guid><category>pyqt6</category><category>python</category><category>menus</category><category>styling</category><category>qt</category><category>qt6</category></item><item><title>Transparent TextBrowser — Creating a fading text effect in a QListView using custom model formatting</title><link>https://www.pythonguis.com/faq/transparent-textbrowser/</link><description>I'm building an object detection app and every time something gets detected, I append text to a widget. I want the most recent text to appear prominently, with older entries gradually fading out. How can I achieve this fading text effect in PyQt6?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Fri, 12 Feb 2021 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2021-02-12:/faq/transparent-textbrowser/</guid><category>pyqt6</category><category>qlistview</category><category>model-view</category><category>styling</category><category>transparency</category><category>python</category><category>qt</category><category>qt6</category></item><item><title>Styling PyQt/PySide Apps Installed via Pip on Linux — How to handle Qt styling and themes when distributing your Python GUI app through pip</title><link>https://www.pythonguis.com/faq/installation-via-pip-styling/</link><description>If you've built a PyQt or PySide application that looks great when you run it from your development environment, you might be surprised when you install it via pip and find it looking... not so great. On Linux especially, your app can end up with a flat, unstyled appearance &amp;mdash; missing the native desktop look you expected.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Mon, 19 Oct 2020 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2020-10-19:/faq/installation-via-pip-styling/</guid><category>pyqt</category><category>pyside</category><category>pip</category><category>linux</category><category>styling</category><category>distribution</category><category>python</category><category>qt</category></item></channel></rss>