Re: Capture GdkWindow event



Without toplevel():
GLib-GObject-WARNING **: gsignal.c:1669: signal `destroy' is invalid for
instance `0x8444a28'

But
gdk_window_hide(gdk_window_get_toplevel(NS_REINTERPRET_CAST(GdkWindow*,
aNativeWindow)));
can hide the window. It's wried...

On 5/24/07, Marcelo Armengot <marcelo armengot uv es> wrote:

0x8444920 is the address of the instance
G_OBJECT(gdk_window_get_toplevel(NS_REINTERPRET_CAST(GdkWindow*,
aNativeWindow)))

He is telling you that is a wrong reference and he cant redirect it.
I think you are addressing wrongly your window,
try to look for the window without toplevel() primitive




--
Sorry for my poor English :)

- http://www.aragonconsultinggroup.com
- http://www.aiyo.cn



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]