Re: A little help with a Win32 GDK problem please
- From: Dieter Verfaillie <dieterv optionexplicit be>
- To: Kean Johnston <kean johnston gmail com>
- Cc: gtk-devel-list gnome org
- Subject: Re: A little help with a Win32 GDK problem please
- Date: Mon, 10 Oct 2011 20:44:52 +0200
On Mon, 10 Oct 2011 16:46:30 +0200, Kean Johnston wrote:
So the obvious root cause is why display->device_manager is NULL. I
have already verified that that line is in fact being called (i.e, it
is not because g_return_val_if_fail() is returning NULL).
The only location device_manager is set (that I know of) is in
_gdk_input_init() in gdk/win32/gdkinput.c
1) is _gdk_input_init() called before you hit this problem?
2) Does the g_object_new (GDK_TYPE_DEVICE_MANAGER_WIN32, ...)
call in there return something sensible?
mvg,
Dieter
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]