EventLib REALbasic Plugin

GetDragThreshold Method

Number of pixels the cursor can move before dragging.

GetDragThreshold() as Integer

Parameters

Returns

Integer

Remarks

On MacOS systems we always return 8 for this value because we have not found any setting for this on MacOS systems.

Supported Platforms:

  • PPC - MacOS 9
  • Carbon - MacOS 9 and MacOS X (PEF)
  • MacOS X PPC - (Mach-O)
  • MacOS X Universal Binary (Mach-O)
  • Win32 - Windows
  • Linux x86

    See Also

    GlobalMethods Global