The effect is as shown in the figure, similar to Ext.Msg.alert(); but there is no close button
Due to the close button in the Extjs4 message box, the callback function is not executed. After clicking the close button, the window is closed directly.
The implementation code is as follows: