Notifications
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Notifications
All notification classes.
- Classes
- class NotificationCenterMBS
- method Add(name as CFStringMBS, obj as CFObjectMBS, flags as Integer)
- method close(name as CFStringMBS, obj as CFObjectMBS)
- method closeAll
- method Post(name as CFStringMBS, obj as CFObjectMBS, userinfo as CFDictionaryMBS, deliverImmediately as Boolean)
- method Post(name as CFStringMBS, obj as CFObjectMBS, userinfo as CFDictionaryMBS, options as Integer)
- property Available as boolean
- event Received(name as CFStringMBS, obj as CFObjectMBS, userinfo as CFDictionaryMBS)
- class NotificationMBS
- class NotificationObserverMBS
- class NSDistributedNotificationCenterMBS
- class NSNotificationCenterMBS
- class NSNotificationMBS
- class NSNotificationObserverMBS
- class WinNotificationMBS
- method Constructor
- method Constructor(Control as DesktopUIControl)
- method Constructor(control as RectControl)
- method Constructor(Window as DesktopWindow)
- method Constructor(Window as window)
- method Constructor(WindowHandle as Integer)
- method IsListeningFor(MessageID as Integer) as boolean
- method IsListeningFor(name as string) as boolean
- method ListenForMessage(MessageID as Integer) as boolean
- method ListenForMessage(name as string) as boolean
- shared method SendMessage(byref result as Integer, MessageID as Integer, Value1 as Integer = 0, Value2 as Integer = 0, TimeOut as Integer = 10) as boolean
- shared method SendMessage(name as string, Value1 as Integer = 0, Value2 as Integer = 0, TimeOut as Integer = 10) as boolean
- shared method SendMessageToWindow(WindowHandle as Integer, byref result as Integer, MessageID as Integer, Value1 as Integer = 0, Value2 as Integer = 0, TimeOut as Integer = 10) as boolean
- method StopListeningForMessage(MessageID as Integer) as boolean
- method StopListeningForMessage(name as string) as boolean
- property WindowHandle as Integer
- event GotNotification(Message as Integer, Name as string, Value1 as Integer, Value2 as Integer, byref Result as Integer, byref Handled as boolean)
- Interfaces
- Blog Entries
Release notes
The items on this page are in the following plugins: MBS DataTypes Plugin, MBS MacBase Plugin, MBS MacCF Plugin, MBS Win Plugin.