Comments:
The built-in cursors and their recommended uses are:

        * none: Hides the cursor
        * busy: Use repeatedly during a long handler
        * watch: Use during a moderately long handler
        * arrow: Use for selecting objects
        * cross: Use for painting, drawing, or selecting a point or small area
        * hand: Use for clicking hypertext links
        * iBeam: Use for selecting text in a field
        * plus: Use for selecting items such as spreadsheet cells
        * help: Use for getting online help


set the cursor to hand

set the cursor to 21403 (or any image you want that fits 16x16 Mac or 16x16, 32x32 Win Uni)

Cross-platform note: To be used as a cursor on Mac OS systems, an image must be 16x16 pixels. To be used as a cursor on Unix or Windows systems, an image must be 16x16 or 32x32 pixels.


HTHs

Tom
On Feb 24, 2006, at 6:16 PM, benjamin pastrana wrote:

Hello!

I looked in the documentation of Rev2.7
and in the Shafer Book but can't find
any references to the Kind of Cursors available
in Revolution (Macintosh)

I would like to know all the cursor names
I can use to change them via scripts.

Any ideas?

thanks!

Ben
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Thomas J McGrath III
[EMAIL PROTECTED]

Lazy River Software™ - http://www.lazyriversoftware.com

Lazy River Metal Art™ - http://www.lazyriversoftware.com/metal.html

Meeting Wear™ - http://www.cafepress.com/meetingwear

Semantic Compaction Systems - http://www.minspeak.com

SCIconics, LLC - http://www.sciconics.com/sciindex.html







_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to