global cursor setting?
- From: "Dugas, Alan" <alan dugas analog com>
- To: gtk-app-devel-list gnome org, gtk-list gnome org
- Subject: global cursor setting?
- Date: Thu, 11 Jan 2001 19:06:19 -0500
Does anyone know how to go about setting a window containing multple widgets
to have a single cursor? I am currently trying to modify the gtkfilesel.c
file to change the cursor to a GDK_WATCH regardless of which widget the
cursor is over while performing filename completion stuff using;
gdk_window_set_cursor(GTK_WIDGET(fs)->window, gdk_cursor_new(GDK_WATCH));
The code compiles fine, but the cursor does not change at all when I run the
code?!?!? Any suggestions would be greatly appreciated.
-- Stupid Genius
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]