NSCursor to use XcursorImage

2005-04-08 Thread Banlu Kemiyatorn
XcursorImage (Xcursor(3)) support 32bits argb value. May be NSCursor can use it. Is anyone working on this? Xcursor also support cursor animation, how about new api to support that? ___ Gnustep-dev mailing list Gnustep-dev@gnu.org http://lists.gnu.org/m

Re: NSCursor to use XcursorImage

2005-04-09 Thread Banlu Kemiyatorn
On Apr 9, 2005 5:26 PM, Fred Kiefer <[EMAIL PROTECTED]> wrote: > I hadn't noticed these new interfaces up to your mail and they look > rather promissing. But Keith Packard warns in the man page that the > interface may still change. Perhaps we should wait until its setteled a > bit more? Heh, I a

Re: NSCursor to use XcursorImage

2005-04-09 Thread Fred Kiefer
Banlu Kemiyatorn wrote: XcursorImage (Xcursor(3)) support 32bits argb value. May be NSCursor can use it. Is anyone working on this? Xcursor also support cursor animation, how about new api to support that? I hadn't noticed these new interfaces up to your mail and they look rather promissing. But K