The R Project SVN R

Rev

Rev 59039 | Rev 68948 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59039 Rev 62602
Line 31... Line 31...
31
 
31
 
32
  This is implemented for the cairo-based \code{X11} types
32
  This is implemented for the cairo-based \code{X11} types
33
  with buffering.  When the hold level is positive the \sQuote{watch}
33
  with buffering.  When the hold level is positive the \sQuote{watch}
34
  cursor is set on the device's window.
34
  cursor is set on the device's window.
35
 
35
 
36
  It is available on the \code{quartz} device on Mac OS X.
36
  It is available on the \code{quartz} device on OS X.
37
 
37
 
38
  This is implemented for the \code{windows} device with
38
  This is implemented for the \code{windows} device with
39
  buffering selected (the default).  When the hold level is positive the
39
  buffering selected (the default).  When the hold level is positive the
40
  \sQuote{busy} cursor is set on the device's window.
40
  \sQuote{busy} cursor is set on the device's window.
41
}
41
}