On Wed Dec 31 10:44:36 2008, MTHURN wrote:
Show quoted text> On the filelist page, the font used in the body (the "Copying" message
> and the file name display) is too small (at least on linux). The font
> should be made to depend on the {defaultFont} value stored in the
> current Tk::Wizard object
I have updated Wizard::_text_frame(), and thus
Wizard::addTextFramePage, to use $self->{defaultFont}.
The only other occurance of our pre-configured SMALL_FONT is
Wizard::Installer line 184, which is
Wizard::Installer::_page_licence_agreement for
Wizard::Installer::addLicencePage().
Release will be in a minute.
If this does not address the immediate problem, please re-open this
ticket.
In time, I would like to expose all fonts for redefinition.
Thank you,
Lee