> Hi there, I have a problem. In my application, I have a table. One of the 
>  items is a "narrowTextTableItem". I want to use the pixel space saved to 
> draw 
>  a character from the font 'symbolFont', a note icon (found in the built-in 
>  Datebook and ToDo). The documentation says to change the font with 
> FntSetFont 
>  before I call WinDrawChars. So then what? How do I tell it which character 
I 
>  want to draw? I know the Decimal, Octal, and Hex values for the note icon. 
> Is  there a simpler way to do this? What am I missing? Thanx in advance!

First, I think you'd save yourself some effort if you switched from
narrowTextTableItem to textWithNoteTableItem. 

If that doesn't work for you, or even if it does, you should look into 
AsciiChart.
<A HREF="http://astro.uchicago.edu/home/web/valdes/pilot/AsciiChart/">
http://astro.uchicago.edu/home/web/valdes/pilot/AsciiChart/
</A>

-- 
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