This TAB allows the programming of events related to the use of recipes.
As usual, the programmer can associate a predefined function or script code to each event.
OnRecipe saved:
Event that is raised with each recipe save in the archive.
OnRecipeloaded:
Event that is raised every time a recipe is loaded for editing.
OnRecipeCancelled:
Event that is raised every time a recipe is deleted
OnRecipeRenamed:
Event that is raised every time a recipe is renamed
OnDownloadStarted:
Event that is raised when a recipe download begins
OnDownloadCompleted:
Event that is raised when the recipe download is complete
OnDownloadError:
Event that is raised when the recipe download fails
OnUploadStarted:
Event that is raised when the recipe upload begins
OnUploadEnded:
Event that is raised when the recipe upload is complete
OnUploadFailed:
Event that is raised when the recipe upload is completed with an error