EventLib REALbasic Plugin

Button Method

Checks if the mouse button is up or down.

Button() as Boolean

Parameters

Returns

Boolean
true if the mouse button is currently down, else false.

Remarks

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

    See Also

    GlobalMethods Global