View Full Version : How to change "default" exception message box title and window?
alexu
04-Apr-2006, 12:08 AM
In one of the projects I save all exceptions to the file and I do not want to bug user with "extras", so I disable all fancy visual features of EurekaLog. In this case for each exception I get a message box with title "Error." and red error icon.
I can see that there is a setting for the caption, but how can I change the icon? Please help. It is OK if I need to modify EurekaLog source code.
admin
04-Apr-2006, 10:01 AM
Hi,
alexu wrote:
> In one of the projects I save all exceptions to the file and I do not
> want to bug user with "extras", so I disable all fancy visual features
> of EurekaLog. In this case for each exception I get a message box with
> title "Error." and red error icon.
>
> I can see that there is a setting for the caption, but how can I change
> the icon? Please help. It is OK if I need to modify EurekaLog source
> code.
You should simply change the Dialog.res "EL_ERROR" bitmap using a free
resource editor as "XN Resource Editor"
(http://www.wilsonc.demon.co.uk/d10resourceeditor.htm) and rebuild your
project.
--
Best regards...
Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!
alexu
04-Apr-2006, 04:40 PM
Thank you !
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.