Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2002
    Location
    Netherlands
    Posts
    199

    Grin disable or eliminate dubble click

    All users must just click once on the project items in my APMS 4 project.
    A lot of users are clicking twice (dubble click) on the items.
    Due to the activated actions the user get errors.

    Does someone know a way to elliminate or disable the dubble click function in APMS?


  2. #2
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843

    Re: disable or eliminate dubble click

    A registry change for the double click delay of the mouse button is possible. But you have to be careful when you tweak it. I would suggest changing the value at start and restoring it at stop.
    Try to use the following:

    Key : HKCU \Control Panel \Microsoft Input Device \Mouse
    Entry : DoubleClickTime
    System : 95, 95+IE4.x, 98, ME, NT, 2K
    Type : REG_DWORD
    Default : 500
    Delay in milliseconds the system must wait between 2 clicks fro them to be considered a double-click
    Good luck

    Yossi

  3. #3
    Join Date
    Oct 2002
    Location
    Netherlands
    Posts
    199

    Re: disable or eliminate dubble click

    Thanx, Yos.

    I'll try.
    But I just have found a more easier solution....
    just activate "wait for program to finish running before continuing" in the object properties.

    Thanks anyway.

    ovm

  4. #4
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728

    Re: disable or eliminate dubble click

    Note: I would strongly suggest you don't change the user's mouse settings, ever, at all. I would be seriously offended if I alt-tabbed out of your application only to find that I couldn't double-click on files like I was used to -- even if it only occurred while your program was running. In fact, I'd bet most users would think your program was just programmed really poorly if that were the case ("it broke my double-click!").
    --[[ Indigo Rose Software Developer ]]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts