--- "Yu, Ken [IT]" <[EMAIL PROTECTED]> wrote:
> > For OS's that do not support bitmaps on buttons, is it 
> > possible to show its text label instead? (without having 
> > seperate executables for different OS's)

Use 1 code base, 1 executable, but check if the Rom version is 3.5 or
higher before showing graphic buttons.  (This method requires two
buttons for each one that you use.)

Some alternative methods that work on all OS versions:

1. Use a gadget instead of a button and draw the contents yourself.
2. Draw a bitmap on top of a button that has no text.

There are many discussions about this in the archives.


__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com

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