Re: Maemomm Gdk::Window problem
- From: Lassi Väätämöinen <lassi vaatamoinen gmail com>
- To: gtkmm-list gnome org
- Subject: Re: Maemomm Gdk::Window problem
- Date: Fri, 25 Jan 2008 11:25:24 +0200
On Friday 25 January 2008 10:47:42 Lassi Väätämöinen wrote:
> On Friday 25 January 2008 09:15:37 Murray Cumming wrote:
> > When are you calling this? I believe that get_window() only returns a
> > window after the widget has been realized. So you should probably be
> > doing it in an on_realize() or a signal_realize handler.
>
> I call this on_realize(). And as I mentioned, it works on PC platform.
> However, maemomm does not emit the signal_realize() (or something similar)
> so I do not know what I should connect on_realize() to. I tried connecting
> to signal_realize() but that does not work.
>
>
Solved. SVN merge decided to delete something crucial, which included the code
where this widget is built into the underlying window... Naturally
signal_realize() was not emitted.
-Lassi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]