| /GUIX-v6.2.1/guix_studio/ |
| D | color_edit_dialog.cpp | 706 Notify("Color name already exits.", this); in OnOK() 717 Notify("Color name already exits.", this); in OnOK() 1002 Notify("Invalid value for red. Valid range is from 0 to 255.", this); in OnEnChangeEditRed() 1021 Notify("Invalid value for green. Valid range is from 0 to 255.", this); in OnEnChangeEditGreen() 1040 Notify("Invalid value for blue. Valid range is from 0 to 255.", this); in OnEnChangeEditBlue() 1057 Notify("Invalid value for alpha. Valid range is from 0 to 255.", this); in OnEnChangeEditAlpha() 1078 Notify("Invalid value for hue. Valid range is from 0 to 360.", this); in OnEnChangeEditHue() 1098 Notify("Invalid value for luminance. Valid range is from 0 to 100.", this); in OnEnChangeEditLuminance() 1119 Notify("Invalid value for saturation. Valid range is from 0 to 255.", this); in OnEnChangeEditSaturation()
|
| D | grid_setting_dlg.cpp | 140 Notify(msg, this); in OnEditGridSpacing() 159 Notify(msg, this); in OnEditSnapSpacing()
|
| D | project_view.cpp | 911 Notify("To begin, right click in the target view and begin inserting child widgets."); in NewProject() 1355 …Notify("At least one template within this folder is referenced outside this folder. This folder ca… in DeleteFolder() 1536 Notify("This template cannot be deleted until all references are first removed."); in DeleteWidget() 1672 Notify(CT2A(msg)); in CheckRemoveDuplicateTemplates() 1680 Notify(CT2A(msg)); in CheckRemoveDuplicateTemplates() 1875 Notify(CT2A(msg)); in PasteWidgets() 2015 Notify("Failed to read clipboard data."); in OnPasteWidget() 2024 Notify("Copied widgets must be pasted to folder or widgets node."); in OnPasteWidget() 2049 Notify("Screen folder must be pasted to display node."); in OnPasteWidget() 2090 Notify("Folder name already exists. Please check it."); in OnEditFolderProperties() [all …]
|
| D | studiox_util.cpp | 515 void Notify(const char *msg, CWnd *parent) in Notify() function 546 Notify(msg); in StartWorkThread() 1947 Notify(msg, parent); in TestInputName() 1987 Notify(msg, parent); in TestInputName() 2023 Notify("The name is empty, please check."); in SetImportIdName() 2096 Notify("The output name should match file naming conventions."); in IsFileNameFormat()
|
| D | folder_name_dlg.cpp | 152 Notify("Folder name could not be empty.", this); in OnOK()
|
| D | ProjectConfigDlg.cpp | 524 …Notify("The output color format has changed. The system color table will be remapped to the neares… in SaveDisplayConfig() 612 …Notify("The output color format has been changed, resetting all the pixelmap formats to the defaul… in SaveDisplayConfig() 616 …Notify("The cpu type has been changed, resetting all the pixelmap formats to the default.", mpPare… in SaveDisplayConfig() 620 …Notify("Graphic accelerator has been disabled, resetting all the pixelmap formats to the default."… in SaveDisplayConfig() 946 Notify("Invalid value for Number of Displays. Valid range is from 1 to 4.", mpParent); in OnEnEditNumScreens() 1260 Notify("X resolution is out of range, revert to previous value.", mpParent); in OnEditXRes() 1274 Notify("Y resolution is out of range, revert to previous value.", mpParent); in OnEditYRes()
|
| D | target_screen.cpp | 308 Notify("Widget position is locked, resize is not allowed!"); in IsWidgetResizable() 320 Notify("Only right-side size change of horizontal list child widget is allowed."); in IsWidgetResizable() 330 Notify("Only bottom-side size change of vertical list child widget is allowed."); in IsWidgetResizable() 340 Notify("Only bottom-side size change of accordion menu child widget is allowed."); in IsWidgetResizable() 349 Notify("Only bottom and right side size change of menu list child widget is allowed."); in IsWidgetResizable() 358 Notify("Only bottom and right side size change of tree view child widget is allowed."); in IsWidgetResizable()
|
| D | studiox_util.h | 53 void Notify(const char *msg, CWnd *parent = NULL);
|
| D | studiox.cpp | 382 Notify("String Data Import Completed."); in InitInstance()
|
| D | clone_repo_dialog.cpp | 386 Notify("The GUIX sample projects are now installed.", this); in CompleteGUIXRepoClone()
|
| D | font_path_dialog.cpp | 946 Notify("Please set the font path.", this); in OnBnClickedOk() 1120 Notify("Invalid value for font height. Valid range is from 0 to 255.", this); in OnEnChangeFontHeight()
|
| D | string_table_edit_dlg.cpp | 1341 Notify("String data successfully exported to XLIFF file", GetParent()); in OnExportString() 1353 Notify("String data successfully exported to CSV file", GetParent()); in OnExportString() 2098 Notify("String data import completed", this); in ImportString()
|
| D | MainFrm.cpp | 786 Notify("Not supported. Please update GUIX Library to at least 5.4.0."); in OnConfigureScreenFlow() 925 Notify(CT2A(m_strings_fit_msg.GetBuffer())); in OnRunStringFitCheck()
|
| D | widget_factory.cpp | 461 …Notify("This widget is derived from a template, to resize the widget you must resize the template … in MoveWidget()
|
| D | trigger_action_edit_dlg.cpp | 1115 … Notify("Animation id cannot be empty, it is referened by another trigger!", this); in SaveAnimationInfo()
|
| D | properties_win.cpp | 2519 …Notify("Templates cannot be dynamically allocated. Only widgets based on the template can be dynam… in OnChangeDynamicWidget() 2772 Notify("This style has no effect if the text view has a vertical scrollbar.", this); in OnChangeMLTextVCenter() 4106 Notify("Invalid value for line space. Valid range is from -128 to 127.", this); in OnChangeTextViewLineSpace() 4133 Notify("Invalid value for whitespace. Valid range is from 0 to 255.", this); in OnChangeTextViewWhitespace()
|
| D | gx_studio_font_util.cpp | 1579 Notify(CW2A(message)); in GetFontStorage()
|
| D | resource_view.cpp | 1850 …Notify("The selected font file doesn't have kerning info. The kerning checkbox will be set to fals… in AddFont() 1945 …Notify("The selected font file doesn't have kerning info. The kerning checkbox will be set to fals… in EditFont()
|