<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Moving widgets in QtCreator with group boxes present]]></title><description><![CDATA[<p dir="auto">I have all my widgets positioned in different layouts. Most of the widgets are placed inside group boxes. When I try to move a widget to a position next to a group box, I do not manage to drop the widget there. If the position should be between two group boxes, I can only drop the widget at the inside one of the group boxes. If the position should be between the group box and the end of the layout, I can only drop it inside the group box or outside the layout.</p>
<p dir="auto">I am using QtCreator on Mac OS X and observe this behavior for a long time.</p>
<p dir="auto">The only possible solution for me at the moment is to break the layout, arrange the widgets and apply a new layout. This is pretty annoying.</p>
<p dir="auto">Anyone who has an idea or is observing the same behavior?</p>
]]></description><link>https://forum.qt.io/topic/59326/moving-widgets-in-qtcreator-with-group-boxes-present</link><generator>RSS for Node</generator><lastBuildDate>Mon, 04 May 2026 06:25:27 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/59326.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 01 Oct 2015 07:33:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Moving widgets in QtCreator with group boxes present on Thu, 01 Oct 2015 22:14:37 GMT]]></title><description><![CDATA[<p dir="auto">HI and welcome to devnet,</p>
<p dir="auto">I use Qt Designer since Qt v3.3 and, as you said, the best way to make changes in Forms with a lot of layouts is to brake them a re-create from scratch.<br />
Is for sure something that can be improved but the Qt guys are focusing to use QML for new UI.</p>
]]></description><link>https://forum.qt.io/post/292130</link><guid isPermaLink="true">https://forum.qt.io/post/292130</guid><dc:creator><![CDATA[mcosta]]></dc:creator><pubDate>Thu, 01 Oct 2015 22:14:37 GMT</pubDate></item></channel></rss>