Additions:
oldType = ShowCursor([type] [, screenid][, mouseid])
The optional 'mouseid' allows to select which mouse cursor shall
be redisplayed or changed in visual appearance. This only makes sense
if you have multiple visible mouse cursors and is currently a Linux only
feature.
=== LINUX ===
Linux allows for display and handling of multiple mouse cursors if your
X-Server is of version 1.7 or later.
Deletions:
oldType = ShowCursor([type] [, screenid])
=== OS9 ===
ShowCursor.mex asks the Macintosh OS to cancel one call to HideCursor.
You must call ShowCursor at least as many times as you've called
HideCursor before the cursor will appear. Excess calls to ShowCursor are
ignored. (When [[Screen]] closes its last window it calls InitCursor which
zeroes the count.)
Additions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychBasic/ShowCursor.m">beta</a> | view WebSVN <a href=
"http://svn.berlios.de/wsvn/osxptb/trunk/Psychtoolbox/PsychBasic/ShowCursor.m?op=log">changelog</a> of trunk branch</span>
Deletions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychBasic/ShowCursor.m">beta</a> | view in <a href=
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/PsychBasic/ShowCursor.m?view=markup">WebSVN with changelog</a></span>
Additions:
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/PsychBasic/ShowCursor.m?view=markup">WebSVN with changelog</a></span>
Deletions:
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychBasic/ShowCursor.m?view=markup">WebSVN with changelog</a></span>
Additions:
""
<div class="code_header" style="text-align:right;">
<span style="float:left;">Path </span> <span class="counter">Retrieve current version of ShowCursor.m from berliOS: <a href=
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychBasic/ShowCursor.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychBasic/ShowCursor.m?view=markup">WebSVN with changelog</a></span>
</div>
<div class="code">
<code>Psychtoolbox/PsychBasic/ShowCursor.m</code>
</div>
""
Deletions:
%%(php;Path)Psychtoolbox/PsychBasic/ShowCursor.m%%
Additions:
==[[Psychtoolbox]] › [[PsychBasic]]==
If provided, the optional "type" argument changes the cursor shape to:
Deletions:
==[[Psychtoolbox]] › PsychBasic==
=== If provided, the optional "type" argument changes the cursor shape to: ===
Additions:
==[[Psychtoolbox]] › PsychBasic==
=== OSX, WINDOWS, LINUX ===
=== Cursor shape can be selected. Four types are defined by name: ===
=== OS9 ===
ignored. (When [[Screen]] closes its last window it calls InitCursor which
=== If provided, the optional "type" argument changes the cursor shape to: ===
----
%%(php;Path)Psychtoolbox/PsychBasic/ShowCursor.m%%
Deletions:
==PtbReference › PsychBasic==
OSX, WINDOWS, LINUX: ___________________________________________________
Cursor shape can be selected. Four types are defined by name:
OS9: ___________________________________________________________________
ignored. (When Screen closes its last window it calls InitCursor which
If provided, the optional "type" argument changes the cursor shape to:
_________________________________________________________________________
PsychBasic
Additions:
===[[ShowCursor]]===
==PtbReference › PsychBasic==
Deletions:
===PsychBasic===