Platforms to show: All Mac Windows Linux Cross-Platform

GKDialogControllerMBS class

Super class: NSResponderMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class GameKit MBS MacFrameworks Plugin 12.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The GKDialogController class provides the ability to present Game Center view controller classes on OS X.

To present a view controller, instantiate a new GKDialogControllerMBS object or use the singleton object provided by the sharedDialogController class method. Set the parentWindow property of the dialog controller to the window that should display the view controller's contents. Then, call the dialog controller's presentViewController* methods, passing in the view controller object to be presented. Later, when the view controller's contents should be hidden, call the dialog controller's dismiss method.

see also
https://developer.apple.com/library/prerelease/mac/#documentation/GameKit/Reference/GKDialogController_Ref/Reference/Reference.html
Subclass of the NSResponderMBS class.

Super class NSResponderMBS

This class has no sub classes.

Some examples using this class:

Blog Entries

Xojo Developer Magazine


The items on this page are in the following plugins: MBS MacBase Plugin, MBS MacFrameworks Plugin.


GKChallengesViewControllerMBS   -   GKFriendRequestComposeViewControllerMBS


The biggest plugin in space...