Hi there,

the font size of the LicenseAgreementDlg dialog is too big for me - so I
want to change it :)
I thought I have to make a custom dialog which works pretty good but now
I don't know how to change the size of the ScrollableText control.
The relevant control is defined as follows:
<Control Id="LicenseText" Type="ScrollableText" X="20" Y="60"
Width="330" Height="140" Sunken="yes" TabSkip="no">
                    <Text SourceFile="!(wix.WixUILicenseRtf=None)" />
</Control>

The source file is RTF file, but the format changes I do in the document
do not work and get not recognized (I tryed with several editors).
So is there a way to change the display of the sourcefile text?

Thanks in advance,
Tom

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to