Home
last modified time | relevance | path

Searched refs:ShowMessageBox (Results 1 – 25 of 112) sorted by relevance

12345

/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/ViewModels/
H A DMainViewModel.cs1230 this.errorService.ShowMessageBox( in FileScan()
1285 this.errorService.ShowMessageBox( in StartEncode()
1527 errorService.ShowMessageBox( in OpenDestinationDirectory()
1563 this.errorService.ShowMessageBox( in PresetUpdate()
1571 this.errorService.ShowMessageBox( in PresetUpdate()
1582 this.errorService.ShowMessageBox( in PresetUpdate()
1591 this.errorService.ShowMessageBox( in PresetManage()
1599 this.errorService.ShowMessageBox( in PresetManage()
1620 this.errorService.ShowMessageBox( in PresetRemove()
1630 this.errorService.ShowMessageBox( in PresetRemove()
[all …]
H A DPresetManagerViewModel.cs238 this.errorService.ShowMessageBox( in DeletePreset()
248 this.errorService.ShowMessageBox( in DeletePreset()
265 …this.errorService.ShowMessageBox(Resources.Main_SelectPreset, Resources.Warning, MessageBoxButton.… in DeletePreset()
274 …this.errorService.ShowMessageBox(string.Format(Resources.Main_NewDefaultPreset, this.selectedPrese… in SetDefault()
278 …this.errorService.ShowMessageBox(Resources.Main_SelectPreset, Resources.Warning, MessageBoxButton.… in SetDefault()
317 …this.errorService.ShowMessageBox(Resources.Main_SelectPreset, Resources.Warning, MessageBoxButton.… in Export()
381 …this.errorService.ShowMessageBox(Resources.Presets_ResetComplete, Resources.Presets_ResetHeader, M… in ResetBuiltInPresets()
H A DAddPresetViewModel.cs202 …this.errorService.ShowMessageBox(Resources.AddPresetViewModel_PresetMustProvideName, Resources.Err… in Add()
211 …this.errorService.ShowMessageBox(Resources.Main_NoUpdateOfBuiltInPresets, Resources.Error, Message… in Add()
215 …MessageBoxResult result = this.errorService.ShowMessageBox(Resources.AddPresetViewModel_PresetWith… in Add()
239 this.errorService.ShowMessageBox( in Add()
H A DQueueViewModel.cs182 MessageBoxResult result = this.errorService.ShowMessageBox( in Clear()
231 MessageBoxResult result = this.errorService.ShowMessageBox( in StopQueue()
267 this.errorService.ShowMessageBox( in RemoveSelectedJobs()
299 this.errorService.ShowMessageBox( in RemoveJob()
334 this.errorService.ShowMessageBox( in StartQueue()
343 …MessageBoxResult result = this.errorService.ShowMessageBox(Resources.Main_LowDiskspace, Resources.… in StartQueue()
399 MessageBoxResult result = this.errorService.ShowMessageBox( in EditJob()
H A DManagePresetViewModel.cs78 this.errorService.ShowMessageBox( in Save()
89 this.errorService.ShowMessageBox( in Save()
H A DStaticPreviewViewModel.cs400 …this.errorService.ShowMessageBox(Resources.StaticPreview_UnableToDeletePreview, Resources.Error, M… in Play()
406 …this.errorService.ShowMessageBox(Resources.StaticPreviewViewModel_ScanFirst, Resources.Error, Mess… in Play()
512 … this.errorService.ShowMessageBox(Resources.StaticPreviewViewModel_UnableToPlayFile, in PlayFile()
523 …this.errorService.ShowMessageBox(Resources.StaticPreviewViewModel_AlreadyEncoding, Resources.Error… in CreatePreview()
H A DOptionsViewModel.cs975 this.errorService.ShowMessageBox(
1072 …MessageBoxResult result = this.errorService.ShowMessageBox(Resources.OptionsView_ClearLogDirConfir… in ClearLogHistory()
1077 …this.errorService.ShowMessageBox(Resources.OptionsView_LogsCleared, Resources.OptionsView_Notice, … in ClearLogHistory()
1121 this.errorService.ShowMessageBox( in PlayWhenDoneFile()
1324 MessageBoxResult result = this.errorService.ShowMessageBox( in ResetHandBrake()
1510 this.errorService.ShowMessageBox( in IsValidAutonameFormat()
1537 this.errorService.ShowMessageBox( in IsAutonamePathValid()
/dports/audio/audacity/audacity-Audacity-3.1.3/libraries/lib-theme/
H A DTheme.cpp641 ShowMessageBox( in CreateImageCache()
646 ShowMessageBox( in CreateImageCache()
661 ShowMessageBox( in CreateImageCache()
668 ShowMessageBox( in CreateImageCache()
673 ShowMessageBox( in CreateImageCache()
811 ShowMessageBox( in ReadImageCache()
818 ShowMessageBox( in ReadImageCache()
850 ShowMessageBox( in ReadImageCache()
959 ShowMessageBox( in LoadComponents()
985 ShowMessageBox( in SaveComponents()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/
H A Daddon.cxx62 static void ShowMessageBox( const Reference< XToolkit >& rToolkit, const Reference< XFrame >& rFram… in ShowMessageBox() function
140 ShowMessageBox( mxToolkit, mxFrame, in dispatch()
146 ShowMessageBox( mxToolkit, mxFrame, in dispatch()
153 ShowMessageBox( mxToolkit, mxFrame, in dispatch()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/
H A Daddon.cxx62 static void ShowMessageBox( const Reference< XToolkit >& rToolkit, const Reference< XFrame >& rFram… in ShowMessageBox() function
141 ShowMessageBox( mxToolkit, mxFrame, in dispatch()
147 ShowMessageBox( mxToolkit, mxFrame, in dispatch()
154 ShowMessageBox( mxToolkit, mxFrame, in dispatch()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities.Core.Presentation/System/Activities/Core/Presentation/
H A DStateContainerEditor.Utilities.cs488 static void ShowMessageBox(string message) in ShowMessageBox() method in System.Activities.Core.Presentation.StateContainerEditor
498 ShowMessageBox(SR.CannotCreateTransitionToCompositeState); in ReportConnectorCreationError()
501 ShowMessageBox(SR.CannotCreateTransitionFromAncestorToDescendant); in ReportConnectorCreationError()
504 ShowMessageBox(SR.CannotSetCompositeStateAsInitialState); in ReportConnectorCreationError()
507 ShowMessageBox(SR.CannotSetFinalStateAsInitialState); in ReportConnectorCreationError()
510 ShowMessageBox(SR.CannotCreateLink); in ReportConnectorCreationError()
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Services/Presets/
H A DPresetService.cs199 this.errorService.ShowMessageBox( in Import()
279 this.errorService.ShowMessageBox( in AddCategory()
289 this.errorService.ShowMessageBox( in AddCategory()
632 this.errorService.ShowMessageBox( in LoadPresets()
649 this.errorService.ShowMessageBox( in LoadPresets()
813 …this.errorService.ShowMessageBox(Resources.Main_PresetErrorBuiltInName, Resources.Error, MessageBo… in AddOrUpdateImportedPreset()
817 …MessageBoxResult result = this.errorService.ShowMessageBox(string.Format(Resources.Main_PresetOver… in AddOrUpdateImportedPreset()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/gui/dialog/
H A Dmsgbox.h30 void ShowMessageBox( const char * msg );
/dports/multimedia/mplayer/mplayer-export-2021-12-29/gui/dialog/
H A Dmsgbox.h30 void ShowMessageBox( const char * msg );
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Services/Interfaces/
H A DIErrorService.cs67 …MessageBoxResult ShowMessageBox(string message, string header, MessageBoxButton buttons, MessageBo… in ShowMessageBox() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI.WebControls/
H A DValidationSummary.cs108 public bool ShowMessageBox { property in System.Web.UI.WebControls.ValidationSummary
164 if (ShowMessageBox) in AddAttributesToRender()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/
H A DUiContext.Linux.cpp91 void ShowMessageBox(SDL_Window* window, const std::string& message) override in ShowMessageBox() function in OpenRCT2::Ui::LinuxContext
204 ShowMessageBox(window, msg); in ShowFileDialog()
414 uiContext->ShowMessageBox(dialogMissingWarning); in ThrowMissingDialogApp()
H A DUiContext.Android.cpp54 void ShowMessageBox(SDL_Window* window, const std::string& message) override in ShowMessageBox() function in OpenRCT2::Ui::AndroidContext
H A DUiContext.h36 virtual void ShowMessageBox(SDL_Window* window, const std::string& message) abstract;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dmsgdlg.h65 int ShowMessageBox();
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dmsgdlg.h65 int ShowMessageBox();
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/
H A Dmsgdlg.h65 int ShowMessageBox();
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Utilities/
H A DDirectoryUtilities.cs75 …MessageBoxResult result = errorService.ShowMessageBox(string.Format(Resources.DirectoryUtils_Creat… in IsWritable()
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Helpers/
H A DQueueRecoveryHelper.cs138 errorService.ShowMessageBox( in RecoverQueue()
147 errorService.ShowMessageBox( in RecoverQueue()
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Services/
H A DErrorService.cs94 …public MessageBoxResult ShowMessageBox(string message, string header, MessageBoxButton buttons, Me… in ShowMessageBox() method in HandBrakeWPF.Services.ErrorService

12345