Search found 40 matches

by edwinyzh
Thu Jul 11, 2013 11:11 am
Forum: madExcept
Topic: The source files have to be stored in utf8 encoding
Replies: 4
Views: 4153

Re: The source files have to be stored in utf8 encoding

I understand you position.

And I really don't know about the ins and outs of the problem...
by edwinyzh
Thu Jul 11, 2013 10:56 am
Forum: madExcept
Topic: The source files have to be stored in utf8 encoding
Replies: 4
Views: 4153

Re: The source files have to be stored in utf8 encoding

I can't reproduce this problem on my PC. Delphi 2010 shows me "s2[index] := ' ';", as it should be. I can't use UTF8 encoding because my components still support down to Delphi 4, and the Delphi 4 editor doesn't support UTF8. I understand you can't use utf8, well, I can live with that. As...
by edwinyzh
Thu Jul 11, 2013 10:47 am
Forum: madExcept
Topic: The dialog font size is too small
Replies: 18
Views: 13749

Re: The dialog font size is too small

Oops, I don't use run time packages, so I guess the output BPL doesn't affect my EXE... And I think I forgot to add the "madCollection\madExcept\Sources" folder to the IDE's search paths... So I tried again, made sure the modified madExcept.pas is included, but still had no luck... I think...
by edwinyzh
Thu Jul 11, 2013 7:38 am
Forum: madExcept
Topic: The source files have to be stored in utf8 encoding
Replies: 4
Views: 4153

The source files have to be stored in utf8 encoding

Hi madshi, My Delphi 2010 IDE is having problem opening some of the source files in the madCollection, that's because you stored the files in ANSI (?) format, but you should store them in utf8. Details of the problem with madExcept.pas (I guess there are other files that have the same problem?) line...
by edwinyzh
Thu Jul 11, 2013 7:24 am
Forum: madExcept
Topic: The dialog font size is too small
Replies: 18
Views: 13749

Re: The dialog font size is too small

Hi madshi, Just bought a license and trying. I'll be glad to send you the patch if I even fix the DPI problem. For now, I'd just enlarge the font size for my use. So I tried but failed, the following is what I did and it has no effect. - Opened madExcept_.dpk - Located: TExceptionBox.Create() - Chan...
by edwinyzh
Wed Jul 10, 2013 12:55 pm
Forum: madExcept
Topic: The dialog font size is too small
Replies: 18
Views: 13749

Re: The dialog font size is too small

Hi madshi,

If I buy a commercial license will I get the the source code if the dialogs, including the source for "madExceptViewer.exe", so that I can fix the problem myself?

Thanks.
by edwinyzh
Sat Jul 06, 2013 7:28 am
Forum: madExcept
Topic: The dialog font size is too small
Replies: 18
Views: 13749

Re: The dialog font size is too small

IMHO this is really a Windows design flaw. There should be a general font size slider somewhere that works for all programs without breaking them. But anyway, it doesn't help, I've had "support for large fonts via DPI setting" in my to do list for a long time already, just never got aroun...
by edwinyzh
Tue Jul 02, 2013 4:18 pm
Forum: madExcept
Topic: The dialog font size is too small
Replies: 18
Views: 13749

Re: The dialog font size is too small

Well, all madExcept dialogs are having this problem on my system. The problem is I had to use a screen zooming tool to read it otherwise my eyes feel pain. I guess since our monitors are different, you might not feel the pain on your system...
by edwinyzh
Tue Jul 02, 2013 4:38 am
Forum: madExcept
Topic: The dialog font size is too small
Replies: 18
Views: 13749

Re: The dialog font size is too small

Hi there,

Is there any way to enlarge the font size for the dialogs? I'm serious considering switching.
by edwinyzh
Sat Jun 29, 2013 8:34 am
Forum: madExcept
Topic: The dialog font size is too small
Replies: 18
Views: 13749

The dialog font size is too small

Hi, I'm currently using your competitor's product but am having some problems, so I am checking yours, the first better thing I noticed is the compile time, madExcept is much faster! However, the exception handling dialog of madExcept is too small to read on my system, check the attached screenshot,...