MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
GrowlMBS.ApplicationIconData as String
property, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The icon to display in the notifications.
Notes:
The data can be in any format supported by NSImage. As of Mac OS X 10.3, this includes the .icns, TIFF, JPEG, GIF, PNG, PDF, and PICT formats.
If this is not supplied, Growl will look up your application's icon by its application name.
(Read and Write property)
property, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The icon to display in the notifications.
Notes:
The data can be in any format supported by NSImage. As of Mac OS X 10.3, this includes the .icns, TIFF, JPEG, GIF, PNG, PDF, and PICT formats.
If this is not supplied, Growl will look up your application's icon by its application name.
(Read and Write property)
GrowlMBS.ApplicationName as String
property, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: This name is used both internally and in the Growl preferences.
Notes:
This should remain stable between different versions and incarnations of your application.
For example, "SurfWriter" is a good app name, whereas "SurfWriter 2.0" and "SurfWriter Lite" are not.
(Read and Write property)
property, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: This name is used both internally and in the Growl preferences.
Notes:
This should remain stable between different versions and incarnations of your application.
For example, "SurfWriter" is a good app name, whereas "SurfWriter 2.0" and "SurfWriter Lite" are not.
(Read and Write property)
class GrowlMBS
class, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: A class for all the global growl functions.
Notes:
On the website <http://growl.info> you will find more information.
The plugin is compatible to framework v0.7.5.
class, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: A class for all the global growl functions.
Notes:
On the website <http://growl.info> you will find more information.
The plugin is compatible to framework v0.7.5.
GrowlMBS.InstallationInformation as String
property, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The installation window information text.
Notes:
This information may be as long or short as desired (the window will be sized to fit it). If Growl is not installed, it will be displayed to the user as an explanation of what Growl is and what it can do in your application.
It should probably note that no download is required to install.
If this is empty, Growl will use a default, localized explanation.
Only used if you're using Growl-WithInstaller.framework. Otherwise, this member is ignored.
(Read and Write property)
property, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The installation window information text.
Notes:
This information may be as long or short as desired (the window will be sized to fit it). If Growl is not installed, it will be displayed to the user as an explanation of what Growl is and what it can do in your application.
It should probably note that no download is required to install.
If this is empty, Growl will use a default, localized explanation.
Only used if you're using Growl-WithInstaller.framework. Otherwise, this member is ignored.
(Read and Write property)
GrowlMBS.InstallationWindowTitle as String
property, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The installation window title.
Notes:
Leave empty for default localized title.
(Read and Write property)
property, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The installation window title.
Notes:
Leave empty for default localized title.
(Read and Write property)
GrowlMBS.IsInstalled as boolean
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Determines whether the Growl prefpane and its helper app are installed.
Notes: Returns true if Growl is installed, false otherwise.
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Determines whether the Growl prefpane and its helper app are installed.
Notes: Returns true if Growl is installed, false otherwise.
GrowlMBS.IsRunning as boolean
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Cycles through the process list to find whether GrowlHelperApp is running.
Notes:
Warning: This function crashes with Growl version 0.7.5.
Returns true if Growl is running, false otherwise.
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Cycles through the process list to find whether GrowlHelperApp is running.
Notes:
Warning: This function crashes with Growl version 0.7.5.
Returns true if Growl is running, false otherwise.
GrowlMBS.Launched
event, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: An event to inform application that the helper application was launched.
event, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: An event to inform application that the helper application was launched.
GrowlMBS.LaunchIfInstalled as boolean
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Launches GrowlHelperApp if it is not already running.
Notes:
Calls the Launched event after the helper application was launched.
Returns true on success and false on any error.
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Launches GrowlHelperApp if it is not already running.
Notes:
Calls the Launched event after the helper application was launched.
Returns true on success and false on any error.
GrowlMBS.LoadFramework(file as folderitem) as boolean
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Loads the framework from a given folderitem.
Notes:
Must be called before using any other function.
Returns true on success and false on any error.
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Loads the framework from a given folderitem.
Notes:
Must be called before using any other function.
Returns true on success and false on any error.
GrowlMBS.Register
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Registers the current application.
Notes:
Must be called before posting notifications.
If you are using Growl-WithInstaller.framework, and an older version of Growl is installed on the user's system, the user will automatically be prompted to update.
This will fail if you don't have a bundle identifier on your application.
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Registers the current application.
Notes:
Must be called before posting notifications.
If you are using Growl-WithInstaller.framework, and an older version of Growl is installed on the user's system, the user will automatically be prompted to update.
This will fail if you don't have a bundle identifier on your application.
GrowlMBS.SetAllNotificationArray(names() as string)
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Contains the names of all notifications your application may post.
Notes: You must call this function before using Register.
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Contains the names of all notifications your application may post.
Notes: You must call this function before using Register.
GrowlMBS.SetDefaultNotificationArray(names() as string)
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Names of notifications that should be enabled by default.
Notes:
This array can be set optional.
If not set, all notifications will be enabled by default.
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Names of notifications that should be enabled by default.
Notes:
This array can be set optional.
If not set, all notifications will be enabled by default.
GrowlMBS.UpdateInformation as String
property, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The update window information text.
Notes:
This information may be as long or short as desired (the window will be sized to fit it). If an older version of Growl is installed, it will be displayed to the user as an explanation that an updated version of Growl is included in your application and no download is required.
If this is empty, Growl will use a default, localized explanation.
Only used if you're using Growl-WithInstaller.framework. Otherwise, this member is ignored.
(Read and Write property)
property, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The update window information text.
Notes:
This information may be as long or short as desired (the window will be sized to fit it). If an older version of Growl is installed, it will be displayed to the user as an explanation that an updated version of Growl is included in your application and no download is required.
If this is empty, Growl will use a default, localized explanation.
Only used if you're using Growl-WithInstaller.framework. Otherwise, this member is ignored.
(Read and Write property)
GrowlMBS.UpdateWindowTitle as String
property, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The update window information title.
Notes:
Leave empty to use default text.
(Read and Write property)
property, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The update window information title.
Notes:
Leave empty to use default text.
(Read and Write property)
GrowlMBS.WillRegisterWhenGrowlIsReady as boolean
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Tells framework to register with Growl when Growl launches (or not).
Notes: (Read and Write runtime property)
method, Growl, MBS MacOSX Plugin (Growl), class GrowlMBS, Console safe, Plugin version: 7.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Tells framework to register with Growl when Growl launches (or not).
Notes: (Read and Write runtime property)
The items on this page are in the following plugins: MBS MacOSX Plugin.
Monkeybread Software Realbasic Plugins - Messdiener Nickenich