I like this as a potential solution to providing graphic buttons that are compatible with OS3.0. The usual method of overlaying a bitmap with a button works ok in black and white, but does not highlight properly in color.
I have been able to create an appropriate custom font, but I have not figured out how to tell Constructor to use the custom font for the button label. I am using CodeWarrior 7. I used xFONT to create the custom font. Any suggestions would be appreciated, Laurie "Max Bian" <[EMAIL PROTECTED]> wrote in message news:70638@palm-dev-forum... > > Another way to do it: > > Draw a bitmap with whatever look you want your button to have (hint: with the > rectangle frame you want); > Make a custom font resource out of that bitmap (hint: do it for all your > buttons); > Specify the buttons borderless and use the single char in your custom font as > the button label. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
