Changing the Default

Text Size


[Home][Index][Previous][Next]
You can specify the default text size for the quiz window with the following parameter in the applet tag:

<param name="TEXT_SIZE" value="size">

where "size" is the desired text size in pixels. Note that AppletQuiz sets a minimum text size of "6" pixels. The default size is "12".

Note that you still have the option to change the size of selected text for highlighting purposes using embedded format code strings (See also Changing Text Size.)


Example:

The following parameter line would set the default text size to 14 pixels:

<param name="TEXT_SIZE" value="14">


IMPORTANT!

If you change the text size of the applet, it is your responsibility to be sure that everything still fits inside the quiz window, including messages and buttons. If you increase text size, you may also need to increase the quiz window size to get all of the buttons to display correctly.


[Home][Index][Previous][Next]
copyright © 1998 by Jerry L. Stanbrough - all rights reserved.
last update July 28, 1998 by JL Stanbrough (jstanbro@venus.net)