Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
Statistic
FMM
Blog
Component: URLScheme
Handle URL schemes in your Mac runtime.
Item | Details |
---|---|
URLScheme.GetDefaultHandler Queries the default scheme handler for the given scheme name. | Mac/Win 3.0 |
URLScheme.InstallURLEventHandler Installs an event handler for the URL event and calls the script you specify with the URL as parameter. | Mac only 2.0 |
URLScheme.SetDefaultHandler Sets the user's preferred handler for the specified URL scheme to point to the current application. | Mac/Win 2.0 |
3 functions.
Release notes
- Version 7.5
- Added parameter bundleID to URLScheme.SetDefaultHandler function.
Blog Entries
Example Databases
Feedback: Report problem or ask question.

Links
MBS Xojo Plugins