"Dugas, Alan" <[EMAIL PROTECTED]> writes: > /* Changing cursor to let user know application is busy */ > if ( GTK_WIDGET(fs)->window != NULL ) > gdk_window_set_cursor(GTK_WIDGET(fs)->window, > gdk_cursor_new(GDK_WATCH)); > Are you sure window != NULL? Maybe you need to wait and call this after realization? Otherwise, no real idea - certainly ought to work. Havoc _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
- global cursor setting? Dugas, Alan
- Re: global cursor setting? Mark Leisher
- Re: global cursor setting? Havoc Pennington
- Re: global cursor setting? learfox
- RE: global cursor setting? Dugas, Alan
- RE: global cursor setting? Havoc Pennington
- RE: global cursor setting? Dugas, Alan
- Re: global cursor setting? Arnaud Charlet
- Re: global cursor setting? Havoc Pennington
- Re: global cursor setting? Arnaud Charlet
