I thought it was somewhat related to transparency because doing this:<br><br>gdk_window_reparent(win->window,gtk_widget_get_window(GTK_WIDGET (mainwin)),300,200);<br><br>makes the HildonAppMenu work again at the price of loosing the transparency effect (modified code attached).<br>
<br>--<br>Luca Donaggio<br><br><div class="gmail_quote">2009/11/10 Kimmo Hämäläinen <span dir="ltr"><<a href="mailto:kimmo.hamalainen@nokia.com">kimmo.hamalainen@nokia.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tue, 2009-11-10 at 14:12 +0100, ext Luca Donaggio wrote:<br>
> Hi Kimmo,<br>
><br>
> I'm sorry to bother you again, but the problem I'm facing is not how<br>
> to get a transparent window, but that if I create such a window the<br>
> HildonAppMenu of its parent HildonWindow doesn't show anymore.<br>
> I (slightly) modified your code to exemplify my situation.<br>
<br>
</div>Ah, yes, I can see it. Looks like the menu is unmapped immediately when<br>
it is shown. It's weird, I'm not yet sure what unmaps it... Now it<br>
looks like hildon-desktop is not unmapping it, so it could be widget<br>
side problem also. I'll try to find out.<br>
<br>
BTW. this problem is not related to the transparency: opaque window does<br>
the same.<br>
<font color="#888888"><br>
-Kimmo<br>
</font><div><div></div><div class="h5"><br>
><br>
><br>
> Thanks for your time,<br>
><br>
> Luca Donaggio<br>
><br>
> 2009/11/10 Kimmo Hämäläinen <<a href="mailto:kimmo.hamalainen@nokia.com">kimmo.hamalainen@nokia.com</a>><br>
> Hi,<br>
><br>
> Sorry, took some time, I was busy with some bug fixing... I<br>
> started<br>
> with the Home applet example and managed to whip up a small<br>
> example<br>
> (attached) that shows a transparent pop-up window.<br>
><br>
> -Kimmo<br>
><br>
><br>
<br>
</div></div></blockquote></div><br>