File: fence_mouse.html

package info (click to toggle)
agistudio 1.2.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,600 kB
  • ctags: 1,506
  • sloc: cpp: 16,676; makefile: 53
file content (20 lines) | stat: -rw-r--r-- 521 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<HTML>
<HEAD>
<TITLE>fence.mouse</TITLE></HEAD>
<BODY>
<h1>fence.mouse</h1>
<B>Category</B><p>
<a href="extra_commands.html">Extra commands</a><p>
<B>Syntax</B><p>
<p>
fence.mouse(A,B,C,D);<p>
<B>Description</B><p>
<p>
This command sets up a fence out of which the mouse cursor can not go.
Does not work with Sierra's PC version of the interpreter<p>
<p>
<B>See also</B><p>
<a href="hide_mouse.html">hide.mouse</a><p>
<a href="show_mouse.html">show.mouse</a><p>
<a href="mouse_posn.html">mouse.posn</a><p>
</BODY></HTML>