COCOA cursors
Hello,
The LispWorks 4.3.7 patch release documentation mentions
the following:
"CAPI
Allow the mouse cursor to
be set for CAPI:OUTPUT-PANE on Cocoa."
Is there an example
available to demonstrate how this works
(I would like to change
the cursor in Mac OS X 10.3.3
depending on the object
that is currently under the mouse).
I tried out some of the
library CAPI examples that utilizes the cursor setting but I did not
see any effect.
Are the cursors available
found in COCOA listed in CAPI::*MAC-CURSOR-STYLES*?
Also, I noticed a function
called 'create-cocoa-cursor'. Does this mean that the user can define
new cursors?
Finally, how should one
utilize the cursors if one wants to write portable cross-platform
code
in LW?
Thanks,
Mikael