On 2006-07-21, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > In my application I use WinDrawChars to write text to the screen. I dont > preset the font or anything, just use the default. > > When I create one section, I want the text size to be smaller than all the > rest of the screen. > > So: > 1. How do I save off the old text size > 2. How do I set the new text size while I am writing my buttons > > thanks for any help you can give me. >
Look in the SDK docs. FntSetFont() is what you need. Ton van Overbeek -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
