er.viveksharma
6 Apr 2012, 9:31 AM
Hi there,
I am kinda new to Ext. I am a part of a huge project where in MessageBoxes have been generously used all through the application and has a cross button attached to it. So they are more often used to display the confirmation messages which have an OK button. On the click of the OK button we go ahead and reload the page but if the user clicks on the cross or the esc. key the page remains there. So I need to remove the cross across the whole application. I tried overriding the Ext.window.MessageBox with closeable property as false, but started getting some stange errors. Please help. The version that I am using is 4.0.7. Thanks in advance.
I am kinda new to Ext. I am a part of a huge project where in MessageBoxes have been generously used all through the application and has a cross button attached to it. So they are more often used to display the confirmation messages which have an OK button. On the click of the OK button we go ahead and reload the page but if the user clicks on the cross or the esc. key the page remains there. So I need to remove the cross across the whole application. I tried overriding the Ext.window.MessageBox with closeable property as false, but started getting some stange errors. Please help. The version that I am using is 4.0.7. Thanks in advance.