Have the
application.messagebox
enhanced.
Best of all that change accordling to skinController.
Because is bad that all the windows have buttons, color and so on in a manner and the messagebox is differrent.
The best coul'd be change also standard icon on messagebox with nicest or animated icon; messagebox that automatically close afther a time. Redirect messagebox on PopUp and so on…
Proposed Solution:
Build a class that inherit messagebox and enhance it.
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Dear Renato,
I apologize, we cannot adjust the appearance of the window produced by the MessageBox function due to the reasons described in report B30148 ("Skinning of InputBox and InputQuery is wrong"). Please use the ShowMessage function instead.
Thanks,
Serge
Thanks
also MessageDlg works and for me is enought.
Renato
See also report B95956 ("TcxMaskEdit Error/Validation Message dialogs aren't skinned") for a possible workaround in regard to exception message dialogs.
Attached is a skin demo for ShowMessage and MessageDlg.
I wonder if it is possible to add skin in MessageBox.
Thanks.
Hello Edmar,
That is a standard Windows dialog. We do not have control over it, so we cannot apply a skin to it. Please use one of other dialogs instead.