Home
last modified time | relevance | path

Searched refs:MessageBoxId (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/wdune/wdune-1.926/src/
H A DInteractionDialog3.cpp99 TheApp->MessageBoxId(IDS_NOT_2_INTERACTIVE); in Validate()
111 TheApp->MessageBoxId(commentID); in Validate()
114 TheApp->MessageBoxId(IDS_MAKE_WHAT_INTERACTIVE); in Validate()
H A DInteractionDialog.cpp133 TheApp->MessageBoxId(IDS_NOT_2_INTERACTIVE); in Validate()
143 TheApp->MessageBoxId(commentID); in Validate()
146 TheApp->MessageBoxId(IDS_MAKE_WHAT_INTERACTIVE); in Validate()
H A DOutputSettingsDialog.cpp122 TheApp->MessageBoxId(IDS_FLOAT_ONLY_9_CHARACTERS, SW_MB_WARNING); in Validate()
125 TheApp->MessageBoxId(IDS_URL_RECOMMENDED, SW_MB_WARNING); in Validate()
131 TheApp->MessageBoxId(IDS_NO_GIF_CONVERTTER, SW_MB_WARNING); in Validate()
H A DRenderSettingsDialog.cpp80 TheApp->MessageBoxId(IDS_NEAR_CLIPPING_TOO_SMALL); in Validate()
86 TheApp->MessageBoxId(IDS_NEAR_BIGGER_FAR); in Validate()
H A DProtoDialog.cpp308 TheApp->MessageBoxId(IDS_CUT_IS_FIRST); in deleteEvent()
315 TheApp->MessageBoxId(IDS_CUT_IS_FIRST); in deleteEvent()
322 TheApp->MessageBoxId(IDS_CUT_IS_FIRST); in deleteEvent()
329 TheApp->MessageBoxId(IDS_CUT_IS_FIRST); in deleteEvent()
H A DWonderlandModuleExportDialog.cpp124 TheApp->MessageBoxId(IDS_NEED_WONDERLAND_MODULE_PREFIX); in Validate()
153 TheApp->MessageBoxId(IDS_NOT_A_DIRECTORY); in Validate()
H A DInteractionDialog2.cpp149 TheApp->MessageBoxId(IDS_NOT_2_INTERACTIVE); in Validate()
157 TheApp->MessageBoxId(IDS_MAKE_WHAT_INTERACTIVE); in Validate()
H A DAnimationDialog.cpp117 TheApp->MessageBoxId(IDS_ANIMATE_TIME_LESS_0); in Validate()
126 TheApp->MessageBoxId(IDS_ANIMATE_WHAT); in Validate()
H A DDuneApp.cpp292 DuneApp::MessageBoxId(int id, int prompt) in MessageBoxId() function in DuneApp
919 TheApp->MessageBoxId(IDS_EDIT_COMMAND_ERROR);
1331 TheApp->MessageBoxId(IDS_TEXTEDIT_PROMPT);
1345 TheApp->MessageBoxId(IDS_IMAGEEDIT_PROMPT);
1359 TheApp->MessageBoxId(IDS_IMAGEEDIT4KIDS_PROMPT);
1373 TheApp->MessageBoxId(IDS_SOUNDEDIT_PROMPT);
1387 TheApp->MessageBoxId(IDS_MOVIEEDIT_PROMPT);
H A DDefDialog.cpp80 TheApp->MessageBoxId(IDS_DEF_ALREADY_ERROR); in SaveData()
H A DRouteViewSettingsDialog.cpp73 TheApp->MessageBoxId(IDS_NEED_ROUTESBEGIN_AT_NOVIEWALL); in Validate()
H A DCone2NurbsDialog.cpp84 TheApp->MessageBoxId(IDS_VDEGREE_UNSUPPORTED_CONE); in Validate()
H A DCoverDefDialog.cpp141 TheApp->MessageBoxId(IDS_DEF_ALREADY_ERROR); in SaveData()
H A DCylinder2NurbsDialog.cpp91 TheApp->MessageBoxId(IDS_VDEGREE_UNSUPPORTED_CYLINDER); in Validate()
H A DScriptDialog.cpp400 TheApp->MessageBoxId(IDS_CUT_ROUTES_FIRST); in deleteEvent()
408 TheApp->MessageBoxId(IDS_CUT_ROUTES_FIRST); in deleteEvent()
415 TheApp->MessageBoxId(IDS_CUT_ROUTES_FIRST); in deleteEvent()
H A DArrayDialog.cpp93 TheApp->MessageBoxId(IDS_NEGATIVE_SCALE_UNSUPPORTED); in Validate()
H A DDuneApp.h179 void MessageBoxId(int id, int prompt = -1);
H A DMainWindow.cpp2070 TheApp->MessageBoxId(IDS_RESCURSIVE_USE); in OnCommand()
2099 TheApp->MessageBoxId(IDS_SELECT_FIRST_VERTEX); in OnCommand()
4282 TheApp->MessageBoxId(IDS_RESTART_4_STEREO); in OnCommand()
7328 TheApp->MessageBoxId(id); in isEditorInUse()
7567 TheApp->MessageBoxId(IDS_SCRIPT_EDITOR_IN_USE_ERROR); in EditObject()
7578 TheApp->MessageBoxId(IDS_TEXT_EDITOR_IN_USE_ERROR); in EditObject()
8703 TheApp->MessageBoxId(IDS_INTERNAL_ERROR); in moveBranchTo()
9285 TheApp->MessageBoxId(IDS_TRUE_OR_FALSE); in trueFalseValidate()
11188 TheApp->MessageBoxId(IDS_NURBS_CURVE_CONVERT_ERROR); in toNurbs()
13303 TheApp->MessageBoxId(IDS_URL_SHOULD_BEGIN_WITH); in urlValidate()
[all …]
H A DScene.cpp2395 TheApp->MessageBoxId(IDS_LDRAW_DAT_EXPORT_NODE_CREATED, SW_MB_WARNING); in validateLdrawExport()
2402 TheApp->MessageBoxId(IDS_TO_MUCH_LDRAW_DAT_EXPORT_NODES); in validateLdrawExport()
H A DScene.cpp,v2420 TheApp->MessageBoxId(IDS_LDRAW_DAT_EXPORT_NODE_CREATED, SW_MB_WARNING);
2427 TheApp->MessageBoxId(IDS_TO_MUCH_LDRAW_DAT_EXPORT_NODES);