<?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[Help popups in form application]]></title><description><![CDATA[<p dir="auto">I am wondering if it is possible to make help popups in QT application, such that multiple of them would appear on the screen (not like tool tip). And such that user could close them. What would be my options?<br />
<img src="https://i.stack.imgur.com/2x21l.png" alt="example" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/topic/103564/help-popups-in-form-application</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Apr 2026 15:36:48 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/103564.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Jun 2019 06:35:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Help popups in form application on Wed, 05 Jun 2019 21:18:12 GMT]]></title><description><![CDATA[<p dir="auto">subclass a widget and do a custom paint event .. the in the original windows describe the evets that you want your own widget(popup) to be shown (onMNouseHover, onMoseClick....)</p>
]]></description><link>https://forum.qt.io/post/533277</link><guid isPermaLink="true">https://forum.qt.io/post/533277</guid><dc:creator><![CDATA[arsinte_andrei]]></dc:creator><pubDate>Wed, 05 Jun 2019 21:18:12 GMT</pubDate></item><item><title><![CDATA[Reply to Help popups in form application on Wed, 05 Jun 2019 21:12:25 GMT]]></title><description><![CDATA[<p dir="auto">HI and welcome to devnet,</p>
<p dir="auto">You can build your own popup and do custom painting to achieve what you want.</p>
]]></description><link>https://forum.qt.io/post/533276</link><guid isPermaLink="true">https://forum.qt.io/post/533276</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 05 Jun 2019 21:12:25 GMT</pubDate></item></channel></rss>