Re: gdk_window_GET_cursor()



"Bob Greschke" <bob passcal passcal nmt edu> writes:
How can I do this?  I want to make sure my program's default cursor is
the same as the default cursor for the system that it is running on.


It isn't possible - X doesn't support this operation I don't think.

If you set the cursor on a window to NULL it will inherit the cursor
from its parent, for toplevel windows that means the desktop-wide
cursor.

Havoc




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