26 parent, -1,
XO("Error"), wxDefaultPosition, wxDefaultSize, wxCAPTION | wxCLOSE_BOX)
36 S.StartHorizontalLay();
44 XO(
"Unable to write files to directory: %s.").
Format(path),
49 XO(
"Please check that the directory exists, has the necessary permissions, and the drive isn't full."),
56 XO(
"You can change the directory in %s."));
60 wxT(
"%s"),
XO(
"Preferences > Directories"), [parent,
this]() {
EVT_BUTTON(wxID_NO, DependencyDialog::OnNo) EVT_BUTTON(wxID_YES
static void ShowHelp(wxWindow *parent, const FilePath &localFileName, const URLString &remoteURL, bool bModal=false, bool alwaysDefaultBrowser=false)
void SelectPageByName(const wxString &pageName)
Derived from ShuttleGuiBase, an Audacity specific class for shuttling data to and from GUI.
An error dialog about unwritable location, that allows to navigate to settings quickly.
virtual ~UnwritableLocationErrorDialog()
void OnError(wxCommandEvent &event)
void OnOk(wxCommandEvent &event)