Sean Healy wrote:
On Mon, 12 Jun 2006 14:05:26 -0600, Robert May <[EMAIL PROTECTED]> wrote:

 From a scan of the source to Win32::GUI::Scintlla::Perl, this module
should be using a mono-spaced font (Courier New), but when I use it I am
getting a variable width font (Times New Roman?).

I don't know why it does that; maybe it's grabbing its default font from the parent control (in which case it's probably MS Sans).

But I found a way to fix it. Check in the docs for the method StyleSetSpec and the STYLE_DEFAULT constant.


Thanks for the feedback. There's a bug in Win32::GUI::Scintilla::Perl in the way it sets up it's defaults - I'll have it fixed in the next release.

Regards,
Rob.

Reply via email to