During the development of an HTML browser, I experienced two minor
problems:

1.) WinSetUnderlineMode() seems not to work with custom fonts, i.e. my
own fonts don't get underlined. Is there any way - apart from using
WinDrawLine() ;-) - to get custom fonts underlined?
(Well, the PalmOS Reference points out that custom fonts have some
limitations, since they are not available at build time, so there seems
not to be much hope)

2.) In PalmOS 3.1, adding a whitespace character using WinDrawChar(' ',
...) or WinPaintChar(' ', ...) produces a missing character symbol when
underline mode has been turned on. Is this my mistake or an OS issue?


Cheers,

   -- Bernd Abel --




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to