christy wrote:
I use two repeat buttons to page up and down my table records - 01 for the up triangle and 02 for the down triangle at design time. I need to make them grayed out (not clickable) at run time depending on the availability of table records. How do I use fntsetfont to do that? Or do I use something else for that? Thanks.
CtlSetEnabled() should do what you need. I can't remember if it will "grey it out" but it will keep the button from doing anything.
Matt -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
