Header menu logo issie

Confirm Module

The bodies of popups that stop and explain before doing something. Only the ones that are several sentences of explanation are here. A one-line body - "The current sheet has unsaved changes." - stays beside the buttons it belongs to, where it is easier to judge than in a list. The buttons, and what they do, stay in the code: what moves is the paragraph that has to persuade the user which button to press.

Functions and values

Function or value Description

duplicateSheet

Full Usage: duplicateSheet

Returns: string

Before duplicating a sheet. Duplication is usually the wrong tool: what people want is several instances of one sheet, which is what a custom component already is.

Returns: string

missingProjectFile folder

Full Usage: missingProjectFile folder

Parameters:
    folder : string

Returns: string

Opening a folder that holds sheets but no `.dprj` marker. Issie can open it either way, so this offers to put the marker back rather than refusing the folder or writing to it uninvited.

folder : string
Returns: string

usingParameters

Full Usage: usingParameters

Returns: string

Before adding a parameter to a sheet for the first time. The first parameter is the moment to explain what the feature is for, because until then nothing in the pane hints at it - and it is a feature a design can perfectly well never use.

Returns: string

Type something to start searching.