<div dir="ltr">You will need to play with Qt::<span class="" style="max-width:75%;font-weight:100;color:rgb(26,26,26)">WindowFlags</span><span class="" style="border-collapse:separate;color:rgb(49,49,49);font-family:Arial,Helvetica;font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-align:justify;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"></span>. There is one example in qt installation folder "examples\widgets\windowflags" to better understand all these flags.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 4, 2013 at 9:05 AM, Damian Ivanov <span dir="ltr"><<a href="mailto:damianatorrpm@gmail.com" target="_blank">damianatorrpm@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I did not find it but I thought I ask on this list if someone knows<br>
for it's existence.<br>
For a Menu { id: myMenu } I can call it like a contextMenu by calling<br>
it via myMenu.popup()<br>
and it will popup at current mouse position and if clicked outside of<br>
the myMenu it is automatically hidden again. Now I want to have that<br>
behavior for a Window { }.<br>
Is there some known extension to you?<br>
<br>
 I came across <a href="https://github.com/mauios/hawaii-shell/tree/dev/src/client/windowtypes" target="_blank">https://github.com/mauios/hawaii-shell/tree/dev/src/client/windowtypes</a><br>
 but this is wayland only.<br>
<br>
Thanks in advance.<br>
_______________________________________________<br>
Interest mailing list<br>
<a href="mailto:Interest@qt-project.org">Interest@qt-project.org</a><br>
<a href="http://lists.qt-project.org/mailman/listinfo/interest" target="_blank">http://lists.qt-project.org/mailman/listinfo/interest</a><br>
</blockquote></div><br></div>