Platforms to show: All Mac Windows Linux Cross-Platform
FAQ.How to obscure the mouse cursor on Mac?
Feedback.
Answer: Try this declare:
Example:
The MBS Plugin has this function, but it's not supported for Windows.
Change "InterfaceLib" to "CarbonLib" for Mac OS X.
Feedback.
Answer: Try this declare:
Example:
Declare Sub ObscureCursor Lib "InterfaceLib" () Inline68K("A852")
ObscureCursor
Notes: The MBS Plugin has this function, but it's not supported for Windows.
Change "InterfaceLib" to "CarbonLib" for Mac OS X.
Links
MBS Realbasic Chart Plugins - Christians Software aus Nickenich