Page 1 of 1
Help! Font for XSLT Transformations keep shrinking
Posted: Fri Apr 28, 2006 5:22 pm
by mphare
I'm in the XSLT debugger and all starts out well. But after a while I notice the font size in the right-hand output window begins to shrink. After a while it's so small I can't read it.
If I shut down Oxy7.1 and start it back up, the font size is reset, but it eventually shrinks again.
How do I set the font size for the XSLT output window? I don't see it in the Preferences.
Posted: Fri Apr 28, 2006 6:49 pm
by george
Dear Mike,
That is a XHTML View, in fact is the XHTML View from Java and it renders the XHTML that it receives. To get a larger font size generate XHTML that specifies a larger font size.
Best Regards,
George
Posted: Fri Apr 28, 2006 9:22 pm
by mphare
What it is.. is holding the 'Control' key down while using the scroller on my mouse.
It makes the font get larger or smaller.
I don't know if this is an Oxy7.1 thing or something tied to my browser, but at least I know how to fix ti when it happens in the future.
Don't know about the XHTML thing.. I don't set any font in my XSLT script.
Posted: Fri Apr 28, 2006 9:49 pm
by george
Hi,
Hmm, that looks like the debugger Text View, I tought you were referring to the debugger XHTML View. The CTRL+Mouse wheel can be used generally in oXygen editors to change the font size as well as CTRL+NumPad Plus or CTRL+NumPad Minus.
The font for the Text View can be controlled from the Options->Preferences -- Fonts -- Text components.
Best Regards,
George