Home
last modified time | relevance | path

Searched refs:AskUser (Results 1 – 10 of 10) sorted by relevance

/GUIX-v6.2.1/guix_studio/
DMacroPlaybackDlg.cpp60 …if (AskUser("Malicious macro file can harm your computuer, please make sure the macro file is trus… in OnOK()
Dstudiox_util.h60 BOOL AskUser(const char *msg, CWnd *parent = NULL);
Dconfigure_theme_dlg.cpp297 if (!AskUser(CT2A(msg.GetString()), this)) in OnDeltaposSpinNumThemes()
Dproject_view.cpp835 if (AskUser("The current project has been modified. Do you want to save your changes?")) in CloseProject()
1372 if (!AskUser(CT2A(msg))) in DeleteFolder()
1438 if (!AskUser(CT2A(msg))) in CheckTriggerReference()
1500 if (!AskUser(CT2A(msg))) in CheckRemoveWidget()
Dscreen_flow.cpp804 if (!AskUser("The trigger already exist, do merging?", parent)) in CheckAddTrigger()
Dedit_pixelmap_dlg.cpp633 …return AskUser("The selected pixelmap has different frame count, the change will apply to all othe… in CheckPathname()
Dstudiox_util.cpp645 BOOL AskUser(const char *msg, CWnd *parent) in AskUser() function
Dresource_view.cpp3059 if (AskUser(CW2A(message)) == TRUE) in TaskAddPixelmaps()
Dproperties_win.cpp2250 if (!AskUser(CT2A(msg))) in CheckChangeWidgetId()
DStudioXProject.cpp4934 …if (!AskUser("This project was created by a newer release of GUIX Studio. Do you want to continue?… in Read()