1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

2 or more cursors?

Discussion in 'Microsoft Windows' started by mikehende, May 17, 2005.

  1. mikehende

    mikehende Senior Member

    Joined:
    Apr 5, 2005
    Messages:
    324
    Location:
    NYC
    Operating System:
    Windows 8
    I would like to control 2 or more cursors to click on different items on the screen, is this possible?
     
  2. phreakwars

    phreakwars Senior Member

    Joined:
    Apr 23, 2005
    Messages:
    192
    I've been able to do things like use a touchpad and a mouse at the same time, but never with 2 cursors.
    .
    .
     
  3. GavinO

    GavinO Distinguished Long Term member

    Joined:
    Jan 4, 2004
    Messages:
    310
    A perusal of the Windows API makes me say 'no, or at least with fairly odd/unusable results'. The common functions for interacting with the cursor are built around a single cursor. A click event, however, can be triggered from any location (ie, the cursor location doesn't matter), so there may be third party software that will emulate additional cursors controlled by extra pointing devices.
     

Share This Page