Skip to main content

Module WindowDialogs

Expand description

Generic-request window/dialog handlers for process_mountain_request. Handles UserInterface.ShowOpenDialog, UserInterface.ShowSaveDialog, UserInterface.ShowInputBox, showInformation, showWarning, showError, showTextDocument, openDocument, createWebviewPanel, setWebviewHtml, createStatusBarItem, setStatusBarText, saveAll, applyEdit, openExternal.

Functionsยง

HandleApplyEdit
HandleCreateStatusBarItem
HandleCreateWebviewPanel
HandleOpenDocument
HandleOpenExternal
HandleSaveAll
HandleSetStatusBarText
HandleSetWebviewHtml
HandleShowInputBox
HandleShowMessage
HandleShowOpenDialog
HandleShowSaveDialog
HandleShowTextDocument