Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Pascal Форум Информер Страны мира
   Мышинное Программирование    >>    ezmouse2
   
 
 EZ-Mouse v2.0 - Easy Mouse Library for TP7  Jeff Weinstein 04.08.1996

Библиотека для работы с мышью в текстовом и графическом режимах. В графическом режиме позволяет изменять форму курсора.
EZ-Mouse is a small unit file for Turbo Pascal 7.0 users, in need of some mouse routines. All the procedures and variables are as easy to understand as possible; no sense in making programming any more difficult. Basically, EZ-Mouse is a set of 11 mouse routines, which work in text/graphics mode.



10k 
 

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- * DOCUMENTATION FOR EZ-MOUSE 2.0 * =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- EZ-Mouse Ver 2.0: Copyright (c) 1996, by Jeff Weinstein. All rights reserved. Table Of Contents............................... Introduction....................1 What's New......................2 List Of Variables...............3 List Of Procedures..............4 Where To Find Cusor Editors.....5 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-1-=-=-=-=-=-=-=-=-=-=-=-=-=- EZ-Mouse is a small unit file for Turbo Pascal 7.0 users, in need of some mouse routines. I wrote this little utility out of my own need, and then I decided to release it as shareware. I tried to make all the procedures and variables as easy to understand as possible; no sense in making programming any more difficult. Basically, EZ-Mouse is a set of 11 mouse routines, which work in text/graphics mode. See below for full details on the variables and procedures. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-2-=-=-=-=-=-=-=-=-=-=-=-=-=- What's new in Version 2.0? A couple of things. The biggest thing is the addition of 2 new procedures, ResetMouse, and ChangeCursor. ResetMouse does just what you think: resets the mouse back to normal. So, if you have just confined the mouse to a window, or changed the cursor, this procedure puts things back the way they were before. The ChangeCursor proced