<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - qtextdocument</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/qtextdocument.tag.rss.xml" rel="self"/><lastBuildDate>Sun, 05 Jul 2020 09:00:00 +0000</lastBuildDate><item><title>Chat Speech Bubbles in PyQt6 with QListView and Custom Delegates — Build a messaging-style interface with colored speech bubbles, timestamps, and left/right alignment</title><link>https://www.pythonguis.com/faq/cloud-around-the-text-in-qtextedit/</link><description>How can I add speech bubbles like Telegram or WhatsApp around messages in a Python Qt application? I'm currently using a QTextEdit, but I'd like each message to appear in its own styled bubble.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Sun, 05 Jul 2020 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2020-07-05:/faq/cloud-around-the-text-in-qtextedit/</guid><category>pyqt6</category><category>python</category><category>qlistview</category><category>delegate</category><category>qtextdocument</category><category>chat</category><category>gui</category><category>qt</category><category>qt6</category></item></channel></rss>