question about cursors in graphical UI app's

Carol Strohecker (stro@merl.com)
Wed, 1 Jul 1998 10:49:47 -0500

Has anyone had experience in changing the bitmap used for a cursor with
different states of an interactive program?

Java seems to provide several methods for changing cursors but I don't find
anything explaining how to prepare, store, and address specific bitmaps.

-Carol