Home
last modified time | relevance | path

Searched refs:DialogError (Results 1 – 22 of 22) sorted by relevance

/dports/sysutils/lfm/lfm-3.1/lfm/
H A Dactions.py170 DialogError('Cannot save a bookmark to a VFS')
195 DialogError('No entries in history')
306 DialogError('Cannot create more tabs')
315 DialogError('Cannot close last tab')
411 DialogError('Cannot rename to different directory')
597 DialogError('Cannot touch file\n{}'.format(str(err)))
623 DialogError('Cannot create link\n{}'.format(str(err)))
644 DialogError('Cannot edit link\n{}'.format(str(err)))
688 DialogError('Cannot "{}"\n{}'.format(cmd, str(err)))
716 DialogError('Cannot "{}"\n{}'.format(cmd, str(err)))
[all …]
H A Dui.py13 from ui_widgets import display_scrollbar, DialogError, DialogConfirm, EntryLine, InternalView
378 DialogError('Cannot chdir {}\n{}'.format(path, str(e).split(':', 1)[0]))
383 DialogError('Cannot chdir {}\n{}'.format(path, str(e)))
388 DialogError('Cannot chdir {}\nInvalid directory?'.format(path))
594 DialogError('Cannot execute PowerCLI command:\n {}\n\n{}'.format(cmd2, str(err)))
692 DialogError('Error running PowerCLI command:\n {}\n\n{}'.format(cmd, str(err)))
720DialogError('Terminal too narrow to show contents.\nIt should have {} columns at mininum.'.format(…
726 DialogError('Cannot save configuration file\n{}'.format(str(e)))
731 DialogError('Cannot save history file\n{}'.format(str(e)))
H A Dutils.py769 DialogError, DialogMessagePanel, DialogProgress1Panel, DialogProgress2Panel
878 DialogError(msg)
H A Dui_widgets.py61 def DialogError(text): function
/dports/audio/py-music21/music21-7.1.0/music21/
H A Dconfigure.py255 class DialogError: class
266 class KeyInterruptError(DialogError):
275 class IncompleteInput(DialogError):
285 class NoInput(DialogError):
294 class BadConditions(DialogError):
369 return DialogError()
430 if isinstance(post, DialogError):
544 if isinstance(query, DialogError):
611 if isinstance(self._result, DialogError):
996 if isinstance(post, DialogError):
[all …]
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/platform/
H A DDialog.cpp52 case DialogError: flags = MB_ICONERROR | MB_OK; break; in showDialog()
197 case DialogError: options = "--error"; break;
219 case DialogError: options = "--error"; break;
332 showDialog(DialogError, message, dialogTitle); in showError()
H A DDialog.h30 DialogError, enumerator
H A DDialog.mm48 case DialogError:
/dports/devel/py-pythondialog/pythondialog-3.5.2/doc/
H A Dexceptions.rst23 | :exc:`DialogError`
79 .. autoexception:: DialogError
H A DDialog_class_overview.rst195 because it is automatically translated into a :exc:`DialogError` exception
/dports/graphics/pinta/pinta-1.7.1/Pinta/Dialogs/
H A DFileUnsupportedFormatDialog.cs56 error_icon.Pixbuf = PintaCore.Resources.GetIcon(Stock.DialogError, 32); in Build()
H A DErrorDialog.cs86 error_icon.Pixbuf = PintaCore.Resources.GetIcon (Stock.DialogError, 32); in Build()
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/widgets/
H A Dkmymoneyvalidationfeedback.cpp86 icon = Icons::get(Icon::DialogError); in setFeedback()
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/views/onlinejoboutbox/
H A Donlinejobmessagesmodel.cpp52 case eMyMoney::OnlineJob::MessageType::Error: return Icons::get(Icon::DialogError); in data()
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/icons/
H A Dicons.h66 DialogOKApply, DialogError, DialogWarning, enumerator
H A Dicons.cpp79 {Icon::DialogError, {{IconSet::Common, QStringLiteral("dialog-error")}}},
/dports/irc/smuxi/smuxi-1.1/src/Frontend-GNOME/
H A DCrashDialog.cs50 Gtk.Image image = new Gtk.Image(Gtk.Stock.DialogError, Gtk.IconSize.Dialog); in CrashDialog()
/dports/games/gbrainy/gbrainy-2.4.3/src/Clients/Classical/Dialogs/
H A DHigMessageDialog.cs55 image = new Gtk.Image (Gtk.Stock.DialogError, in HigMessageDialog()
/dports/devel/py-pythondialog/pythondialog-3.5.2/
H A Ddialog.py216 class DialogError(error): class
1435 raise DialogError(
H A DChangeLog829 output as part of the DialogError exception that is raised. This should
1624 * dialog.py (_wait_for_program_termination): Raises a DialogError
H A DChangeLog.init816 output as part of the DialogError exception that is raised. This should
1611 * dialog.py (_wait_for_program_termination): Raises a DialogError
/dports/www/mattermost-webapp/mattermost/client/
H A D764.50f96fe15c1f2d231c0a.js.map1DialogError = {\n id: string;\n defaultMessage: string;\n values?: any;\n};\nexport funct…