Docs @ Psychtoolbox Wiki : ShowCursor

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

Revision [14257]

Last edited on 2011-08-25 07:50:07 by DocBot
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.)


Revision [12059]

Edited on 2010-12-06 10:23:59 by DocBot
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>


Revision [10084]

Edited on 2010-09-09 15:25:00 by DocBot
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>


Revision [7553]

Edited on 2008-09-25 18:07:41 by DocBot
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%%


Revision [5204]

Edited on 2008-06-15 19:57:23 by DocBot
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: ===


Revision [2798]

Edited on 2008-03-21 03:35:13 by DocBot
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


Revision [2428]

Edited on 2008-03-15 12:08:29 by DocBot
Additions:
===[[ShowCursor]]===
==PtbReference › PsychBasic==
Deletions:
===PsychBasic===


Revision [310]

The oldest known version of this page was created on 2008-03-15 10:26:34 by DocBot
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0758 seconds