jon.recoil.org

Module Mouse.Cursor

Mouse cursors.

To be used with Brr.El.Style.cursor.

Mouse cursors

type t = Jstr.t

The type for specifying cusrors.

val url : ?x:int -> ?y:int -> Jstr.t -> Note_brr_kit.Mouse.Cursor.t

url ~x ~y u is an image cursor using URL u for the image with x,y identifiying the position of the hotspot in the image relative to the top-left corner (defaults to 0,0).

General purpose cursors

Selection cursors

Drag and drop cursors

Resizing and scrolling cursors

Zooming cursors