<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - qscrollarea</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/qscrollarea.tag.rss.xml" rel="self"/><lastBuildDate>Fri, 19 Jun 2020 09:00:00 +0000</lastBuildDate><item><title>Laying Out Multiple Widgets in a Scrollable Grid with PyQt5 — How to dynamically arrange group boxes in a grid layout that scrolls and resizes cleanly</title><link>https://www.pythonguis.com/faq/pyqt5-gridlayout-issues-arranging-stuffs-non-format/</link><description>When building UIs you can sometimes find yourself needing to display a variable number of widgets arranged in a tidy grid &amp;mdash; say, three columns and as many rows as the data requires. And when there are more items than fit on screen, you want the whole thing to scroll.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Fri, 19 Jun 2020 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2020-06-19:/faq/pyqt5-gridlayout-issues-arranging-stuffs-non-format/</guid><category>pyqt5</category><category>layout</category><category>qgridlayout</category><category>qscrollarea</category><category>python</category><category>qt</category><category>qt5</category></item></channel></rss>