The plugin part NSApplication
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
The plugin part MBS MacCocoa Plugin:NSApplication:
Partly Console safe,
114 entry points.
- class Application
- class ConsoleApplication
- class DesktopApplication
- class NSApplicationMBS
- method runModalForWindow(win as NSWindowMBS) as Integer
- method postEvent(e as NSEventMBS, atStart as boolean)
- method discardEventsMatchingMask(mask as Integer, beforeEvent as NSEventMBS)
- method showHelp
- method preventWindowOrdering
- method updateWindows
- method extendStateRestoration
- method completeStateRestoration
- method startDictation
- method stopDictation
- method runPageLayout
- method invalidateRestorableState
- method OverlayApplicationIconImage(image as NSImageMBS)
- method enableRelaunchOnLogin
- method disableRelaunchOnLogin
- method unregisterForRemoteNotifications
- method enabledRemoteNotificationTypes as integer
- method registerForRemoteNotificationTypes(type as integer)
- method orderFrontStandardAboutPanelWithOptions(options as dictionary)
- method orderFrontStandardAboutPanel
- method orderFrontCharacterPalette
- method windows as NSWindowMBS()
- method requestUserAttention(type as integer) as integer
- method cancelUserAttentionRequest(request as integer)
- method terminate
- method modalWindow as NSWindowMBS
- method windowWithWindowNumber(windowNumber as integer) as NSWindowMBS
- method unhideWithoutActivation
- method deactivate
- method activateIgnoringOtherApps(flag as boolean)
- method addWindowsItem(win as NSWindowMBS, title as string, isFilename as boolean)
- method changeWindowsItem(win as NSWindowMBS, title as string, isFilename as boolean)
- method removeWindowsItem(win as NSWindowMBS)
- method updateWindowsItem(win as NSWindowMBS)
- method sendEvent(theEvent as NSEventMBS)
- method arrangeInFront
- method miniaturizeAll
- method Constructor
- method hideOtherApplications
- method unhideAllApplications
- method hide
- method unhide
- method replyToOpenOrPrint(reply as integer)
- method replyToApplicationShouldTerminate(reply as boolean)
- method nextEventMatchingMask(mask as Integer, untilDate as date, mode as String, dequeueFlag as boolean) as NSEventMBS
- method nextEventMatchingMask(mask as Integer, untilDate as dateTime, mode as String, dequeueFlag as boolean) as NSEventMBS
- property userInterfaceLayoutDirection as Integer
- property isFullKeyboardAccessEnabled as Boolean
- property Handle as Integer
- property servicesProvider as NSServiceProviderMBS
- property currentEvent as NSEventMBS
- property dockTile as NSDockTileMBS
- property isActive as Boolean
- property isHidden as Boolean
- property isRunning as Boolean
- property keyWindow as NSWindowMBS
- property mainWindow as NSWindowMBS
- property currentSystemPresentationOptions as Integer
- property presentationOptions as Integer
- property applicationIconImage as NSImageMBS
- property helpMenu as NSMenuMBS
- property mainMenu as NSMenuMBS
- property windowsMenu as NSMenuMBS
- property activationPolicy as Integer
- shared method NSApplicationDidFinishRestoringWindowsNotification as string
- shared method sharedApplication as NSApplicationMBS
- shared method NSAppKitVersionNumber as double
- shared method NSApplicationDidBecomeActiveNotification as string
- shared method NSApplicationDidHideNotification as string
- shared method NSApplicationDidFinishLaunchingNotification as string
- shared method NSApplicationDidResignActiveNotification as string
- shared method NSApplicationDidUnhideNotification as string
- shared method NSApplicationDidUpdateNotification as string
- shared method NSApplicationWillBecomeActiveNotification as string
- shared method NSApplicationWillHideNotification as string
- shared method NSApplicationWillFinishLaunchingNotification as string
- shared method NSApplicationWillResignActiveNotification as string
- shared method NSApplicationWillUnhideNotification as string
- shared method NSApplicationWillUpdateNotification as string
- shared method NSApplicationWillTerminateNotification as string
- shared method NSApplicationDidChangeScreenParametersNotification as string
- shared method NSApplicationLaunchRemoteNotificationKey as string
- shared method NSApplicationLaunchIsDefaultLaunchKey as string
- shared method NSApplicationLaunchUserNotificationKey as string
- class NSDockTileMBS
- class NSServiceProviderMBS
- Globals:
Blog Entries
Xojo Developer Magazine