I thought it was just color, but the m100 (at least under POSE) does
this too.

I have a bitmap button in a form.  Below is a pilrc excerpt.

Drawing the form writes the symbol over the text (which is what I
want).

When I select the button, the bitmap disappears and the text is all
that is left.  I don't have to finish the selection - just tap and
move off and I won't get the bitmap back.

This doesn't happen in 3.3, but does in 3.5.

What changed?  Do I have to omit any text?

FORM ID fmiditest AT ( 0 0 160 160 )
NOFRAME
USABLE
MENUID mmiditest
BEGIN
    TITLE "MIDI Player"

    BUTTON "St" ID bstop AT (1 130 30 29) FRAME
    FORMBITMAP AT (8 136) BITMAP 4107


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