Non help about this? :(<br><br><div><span class="gmail_quote">2007/9/5, Gustavo A. Díaz &lt;<a href="mailto:gustavo.diaz@gmail.com">gustavo.diaz@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi !<br><br>I was searching a lot and playing around with setFlags to my mainWindow to make possible two things:<br><br>- I want to disable my app to be placed on the taskbar/kicker/whatever when i execute it, cause i do not use minimize function (like an applet style)
<br>- I want this window to be always on bottom of all the rest of the windows/apps (again, like an applet Style)<br><br>What did I&#39;ve tested?<br><br>- To disable the window from being in the task bar, I&#39;ve tested 2 flags: 
<br><br>&nbsp;&nbsp;&nbsp; *One is the QtCore.Qt.Dialog, which does not do what i want, indeed does nothing... my app still is available to minimize by the user.<br>&nbsp;&nbsp;&nbsp; *Second, I&#39;ve tested this time with QtCore.Qt.X11BypassWindowManagerHint

 which do what i want, the app. disappear from the taskbar but the window stay always on top. So this conflict with the first thing i want that is to put the app always on bottom of all windows/apps.<br><br clear="all">- To place the app always on bottom: I don&#39;t know how to do this.
<br><br>The code, just in case: <a href="http://opencoffee.lnxteam.org/trac/browser/trunk/opencoffee-client/MainApp.py" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://opencoffee.lnxteam.org/trac/browser/trunk/opencoffee-client/MainApp.py
</a><br><br>I will be thankful if someone could guide me here.
<br><br>Cheers.<br><span class="sg"><br><br>-- <br>Gustavo A. Díaz<br>GDNet Projects<br><a href="http://www.gdnet.com.ar" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.gdnet.com.ar</a>
</span></blockquote></div><br><br clear="all"><br>-- <br>Gustavo A. Díaz<br>GDNet Projects<br><a href="http://www.gdnet.com.ar">www.gdnet.com.ar</a>