Re: Cursors (again)
- From: Havoc Pennington <hp redhat com>
- To: u07ih abdn ac uk
- cc: gnome-devel-list gnome org, "recipient.list.not.shown": ;
- Subject: Re: Cursors (again)
- Date: Fri, 3 Dec 1999 13:28:44 -0500 (EST)
Hi,
Owen suggests changing this to just have the stock cursors, i.e. eliminate
the GnomeCursor data type and use GdkCursor. Rename GnomeCursorPrivate to
GnomeCursorStock. So the API is:
gnome_stock_cursor_register()
gnome_stock_cursor_unregister()
etc.
then:
GdkCursor* gnome_stock_cursor_new(const gchar* name);
and use plain Gdk functions to set the cursor on a window, etc.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]