2008/11/6 The Rasterman Carsten Haitzler <span dir="ltr">&lt;<a href="mailto:raster@rasterman.com">raster@rasterman.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, 6 Nov 2008 12:41:06 +0100 &quot;Nicola Mfb&quot; &lt;<a href="mailto:nicola.mfb@gmail.com">nicola.mfb@gmail.com</a>&gt; babbled:<br>
<div class="Ih2E3d"><br>
&gt; Hi!<br>
&gt; I&#39;m quite satisfied developing with QT library and the FSO image but I have<br>
&gt; some problems with Illume:<br>
&gt;<br>
&gt; * when the main window is showed it has active focus and active window state<br>
&gt; and receives touchscreen clicks, after the apps shows a modal children<br>
&gt; dialog, when this is closed the main windows does not return to the active<br>
&gt; state, i have to click it, with other windows manager this does not happens<br>
<br>
</div>aaah this is part of a problem with the qpe softmenu - the softmenu window<br>
claims to be able to be focused (last i checked) and thus e has actually<br>
focused it as it was the &quot;last shown window&quot; in the stack. the softmenu is in<br>
fact a major pain :(</blockquote><div><br>Hi Raster!<br>I&#39;m just running Illume on my desktop box and I noted that this happens to other application too, for example with Firefox, just now while answering to this mail I&#39;m seeing &quot;Gmail [FSO] some ...&quot; in the Illume bar next to the left arrow, selecting File-&gt;Open File it brings up the file chooser dialogs and the Illume bar shows &quot;Open File&quot;, then clicking on &quot;Cancel&quot;, the dialogs disappears but Illume bar shows &quot;Illume&quot; and not again &quot;Gmail [FSO] ...&quot; as I would expect! As this runs well if i Select Help-&gt;about I suppose it happens only with some kind of window.&nbsp;<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
&gt; * some dialogs are not showed at all, for example QMessageBox (a fast object<br>
&gt; to advise user)<br>
<br>
</div>not sure. every window i have opened shows - but i dont use qt - gtk and efl.<br>
i&#39;d need something i can reproduce on my desktop (very painful to do on the<br>
phone).</blockquote><div><br>It works now with Illume on my desktop box, it may be related to an older version of Illume I had on the freerunner some days ago. I&#39;ll report if the problem with the latest FSO image persists.<br>
&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; * if an application shows a sub-not-modal-dialog in fullscreen mode and<br><div class="Ih2E3d">

&gt; after try to show a modal dialog this is not showed, and the non modal<br>
&gt; dialog loses focus! it&#39;s impossible to active it with touchscreen or drop<br>
&gt; down the hided illume task bar, so I have to kill the application by ssh.<br>
<br>
</div>fullscreen windows are above everything else. as qt itself loses any way to<br>
control the fullscreen window and the fullscreen window has locked away<br>
e/illume&#39;s controls - you have a deadlock.</blockquote><div><br>I&#39;m not able to reproduce this on the Desktop box, as there is a different behaviour:<br><br>* fullscreen children widget does not maximize and shows in the left top corner above my application<br>
* fullscreen not children widget shows maximized (but does not cover illume bar) on a different window switcher slot<br><br>For fullscreen widget I mean a widget shown with myWidget-&gt;showFullScreen() method. The widget its self is not a real window or dialog, but a subclass of the generic QWidget object.<br>
</div></div><br>Thanks for your effort!<br><br>Regards<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Nicola<br>