Difference between revisions of "LazEyes"

From Lazarus wiki
Jump to navigationJump to search
(New page: LazEyes is a simple application which follows the mouse pointer. ==Screenshots== Image:Lazeyes.png)
 
(category)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
LazEyes is a simple application which follows the mouse pointer.
 
LazEyes is a simple application which follows the mouse pointer.
 +
 +
==Subversion==
 +
 +
lazarus-ccr/applications/lazeyes
 +
 +
or viewcv:
 +
 +
http://lazarus-ccr.svn.sourceforge.net/viewvc/lazarus-ccr/applications/lazeyes/
 +
 +
==Download==
 +
 +
Binary releases can be found here:
 +
 +
http://sourceforge.net/projects/p-tools/files/LazEyes/
  
 
==Screenshots==
 
==Screenshots==
  
 
[[Image:Lazeyes.png]]
 
[[Image:Lazeyes.png]]
 +
 +
==See Also==
 +
 +
* [[Free Pascal Application Suite]]
 +
 +
[[Category:Example programs]]

Latest revision as of 23:14, 23 November 2012

LazEyes is a simple application which follows the mouse pointer.

Subversion

lazarus-ccr/applications/lazeyes

or viewcv:

http://lazarus-ccr.svn.sourceforge.net/viewvc/lazarus-ccr/applications/lazeyes/

Download

Binary releases can be found here:

http://sourceforge.net/projects/p-tools/files/LazEyes/

Screenshots

Lazeyes.png

See Also